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

Commitdd5bc42

Browse files
committed
docs
1 parent663277e commitdd5bc42

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,3 +307,7 @@ effect:
307307
``template <class Tag>`` *unspecified* ``status_message(basic_response<Tag> const & response)``
308308
Returns a wrapper convertible to ``typename string<Tag>::type`` that
309309
provides the status message of the given response.
310+
``template <class Tag>`` *unspecified* ``ready(basic_response<Tag> const & response)``
311+
Returns a wrapper convertible to ``bool``. The return value is equivalent
312+
to ``true`` if all the response parts have been fetched and it is guaranteed
313+
that a successive call to any wrapper will not block.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp