Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
nghttp2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
nghttp2
Commits
ba9ea183
Commit
ba9ea183
authored
Feb 15, 2015
by
Tatsuhiro Tsujikawa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update man pages
parent
c7126663
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
6 deletions
+6
-6
doc/h2load.1
doc/h2load.1
+1
-1
doc/nghttp.1
doc/nghttp.1
+1
-1
doc/nghttpd.1
doc/nghttpd.1
+1
-1
doc/nghttpx.1
doc/nghttpx.1
+2
-2
doc/nghttpx.1.rst
doc/nghttpx.1.rst
+1
-1
No files found.
doc/h2load.1
View file @
ba9ea183
.\" Man page generated from reStructuredText.
.
.TH "H2LOAD" "1" "February
08, 2015" "0.7.4-DEV
" "nghttp2"
.TH "H2LOAD" "1" "February
15, 2015" "0.7.4
" "nghttp2"
.SH NAME
h2load \- HTTP/2 benchmarking tool
.
...
...
doc/nghttp.1
View file @
ba9ea183
.\" Man page generated from reStructuredText.
.
.TH "NGHTTP" "1" "February
08, 2015" "0.7.4-DEV
" "nghttp2"
.TH "NGHTTP" "1" "February
15, 2015" "0.7.4
" "nghttp2"
.SH NAME
nghttp \- HTTP/2 experimental client
.
...
...
doc/nghttpd.1
View file @
ba9ea183
.\" Man page generated from reStructuredText.
.
.TH "NGHTTPD" "1" "February
08, 2015" "0.7.4-DEV
" "nghttp2"
.TH "NGHTTPD" "1" "February
15, 2015" "0.7.4
" "nghttp2"
.SH NAME
nghttpd \- HTTP/2 experimental server
.
...
...
doc/nghttpx.1
View file @
ba9ea183
.\" Man page generated from reStructuredText.
.
.TH "NGHTTPX" "1" "February
08, 2015" "0.7.4-DEV
" "nghttp2"
.TH "NGHTTPX" "1" "February
15, 2015" "0.7.4
" "nghttp2"
.SH NAME
nghttpx \- HTTP/2 experimental proxy
.
...
...
@@ -800,7 +800,7 @@ to perform hot swapping.
.SH SERVER PUSH
.sp
nghttpx supports HTTP/2 server push in default mode. nghttpx looks
for Link header field (\fI\%RFC 5988\fP) in response headers f
or
for Link header field (\fI\%RFC 5988\fP) in response headers f
rom
backend server and extracts URI\-reference with parameter
\fBrel=preload\fP (see \fI\%preload\fP)
and pushes those URIs to the frontend client. Here is a sample Link
...
...
doc/nghttpx.1.rst
View file @
ba9ea183
...
...
@@ -719,7 +719,7 @@ SERVER PUSH
nghttpx supports HTTP/2 server push in default mode. nghttpx looks
for Link header field (`RFC 5988
<http://tools.ietf.org/html/rfc5988>`_) in response headers f
or
<http://tools.ietf.org/html/rfc5988>`_) in response headers f
rom
backend server and extracts URI-reference with parameter
``rel=preload`` (see `preload
<http://w3c.github.io/preload/#interoperability-with-http-link-header>`_)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment