From 8b5cbf8066ec63d5ebd315490ac722d1b6cc177c Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Thu, 29 Aug 2019 17:44:55 +0900 Subject: [PATCH] Update doc --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index e0341c9b..097c2c5e 100644 --- a/README.rst +++ b/README.rst @@ -16,8 +16,8 @@ An experimental high level C++ library is also available. We have Python bindings of this library, but we do not have full code coverage yet. -Running h2load against HTTP/3 endpoint --------------------------------------- +Running h2load against HTTP/3 server +------------------------------------ In order to build h2load with HTTP/3 support, you have to build ngtcp2, nghttp3 and my patched OpenSSL.