Merge pull request #1460 from gportay/patch-1

Fix doc
This commit is contained in:
Tatsuhiro Tsujikawa 2020-04-18 19:24:50 +09:00 committed by GitHub
commit cd53bd81bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -422,7 +422,7 @@ the ``on_header_callback()`` is called for each name/value pair::
return 0;
}
In this tutorial, we just print the name/value pairs on stdout.
In this tutorial, we just print the name/value pairs on stderr.
After the HEADERS frame has been fully received (and thus all response
header name/value pairs have been received), the