We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc35a7a commit e3e27a9Copy full SHA for e3e27a9
libs/network/doc/reference/http_response.rst
@@ -302,7 +302,7 @@ effect:
302
Returns a wrapper convertible to ``typename string<Tag>::type`` that
303
provides the version of the given response.
304
``template <class Tag>`` *unspecified* ``status(basic_response<Tag> const & response)``
305
- Returns a wrapper convertible to ``typename string<Tag>::type`` that
+ Returns a wrapper convertible to ``typename boost::uint16_t`` that
306
provides the status of the given response.
307
``template <class Tag>`` *unspecified* ``status_message(basic_response<Tag> const & response)``
308
0 commit comments