Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita513b54

Browse files
committed
Fixes#182 -- update documentation to point out difference for HTTP server response
1 parenta720a0b commita513b54

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎libs/network/doc/reference/http_response.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ HTTP Response objects. This section details the `Response Concept`_ requirements
77
the implemented and requiredDirectives_,Modifiers_, andWrappers_ that work
88
with the HTTP Response objects.
99

10+
..note::The HTTP server response object is a POD type, which doesn't support
11+
any of the following details. There are only a few fields available in the
12+
HTTP server response type, which can be seen in
13+
``boost/network/protocol/http/impl/response.ipp``.
14+
1015
Response Concept
1116
----------------
1217

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp