Commit e41d8c2f authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa

Update man pages

parent 73740477
.\" Man page generated from reStructuredText.
.
.TH "H2LOAD" "1" "April 10, 2016" "1.10.0-DEV" "nghttp2"
.TH "H2LOAD" "1" "April 16, 2016" "1.10.0-DEV" "nghttp2"
.SH NAME
h2load \- HTTP/2 benchmarking tool
.
......
.\" Man page generated from reStructuredText.
.
.TH "NGHTTP" "1" "April 10, 2016" "1.10.0-DEV" "nghttp2"
.TH "NGHTTP" "1" "April 16, 2016" "1.10.0-DEV" "nghttp2"
.SH NAME
nghttp \- HTTP/2 client
.
......
.\" Man page generated from reStructuredText.
.
.TH "NGHTTPD" "1" "April 10, 2016" "1.10.0-DEV" "nghttp2"
.TH "NGHTTPD" "1" "April 16, 2016" "1.10.0-DEV" "nghttp2"
.SH NAME
nghttpd \- HTTP/2 server
.
......
.\" Man page generated from reStructuredText.
.
.TH "NGHTTPX" "1" "April 10, 2016" "1.10.0-DEV" "nghttp2"
.TH "NGHTTPX" "1" "April 16, 2016" "1.10.0-DEV" "nghttp2"
.SH NAME
nghttpx \- HTTP/2 proxy
.
......@@ -1495,7 +1495,7 @@ Clear all existing request header fields.
.UNINDENT
.INDENT 7.0
.TP
.B push uri
.B push(uri)
Initiate to push resource identified by \fIuri\fP\&. Only HTTP/2
protocol supports this feature. For the other protocols, this
method is noop. \fIuri\fP can be absolute URI, absolute path or
......
......@@ -1357,7 +1357,7 @@ respectively.
Clear all existing request header fields.
.. rb:method:: push uri
.. rb:method:: push(uri)
Initiate to push resource identified by *uri*. Only HTTP/2
protocol supports this feature. For the other protocols, this
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment