Update README.rst
This commit is contained in:
parent
3e1aad60b7
commit
ca9b4d45de
|
@ -124,9 +124,6 @@ nghttp - client
|
||||||
``nghttp`` is a HTTP/2.0 client. It can connect to the HTTP/2.0 server
|
``nghttp`` is a HTTP/2.0 client. It can connect to the HTTP/2.0 server
|
||||||
with prior knowledge, HTTP Upgrade and NPN TLS extension.
|
with prior knowledge, HTTP Upgrade and NPN TLS extension.
|
||||||
|
|
||||||
By default, it uses SSL/TLS connection. Use ``--no-tls`` option to
|
|
||||||
disable it.
|
|
||||||
|
|
||||||
It has verbose output mode for framing information. Here is sample
|
It has verbose output mode for framing information. Here is sample
|
||||||
output from ``nghttp`` client::
|
output from ``nghttp`` client::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue