This commit is contained in:
Gaël PORTAY 2020-04-18 05:50:51 -04:00 committed by GitHub
parent 3b17a659f6
commit e5625b8cf0
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