Update README.rst

This commit is contained in:
Tatsuhiro Tsujikawa 2013-08-12 22:35:44 +09:00
parent 3e1aad60b7
commit ca9b4d45de
1 changed files with 0 additions and 3 deletions

View File

@ -124,9 +124,6 @@ nghttp - client
``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.
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
output from ``nghttp`` client::