From e5625b8cf083b076c0fcb9d4b80749f30c75b4f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20PORTAY?= Date: Sat, 18 Apr 2020 05:50:51 -0400 Subject: [PATCH] Fix doc --- doc/sources/tutorial-client.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sources/tutorial-client.rst b/doc/sources/tutorial-client.rst index 46fc34b6..7c086a8e 100644 --- a/doc/sources/tutorial-client.rst +++ b/doc/sources/tutorial-client.rst @@ -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