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
0898f634
Commit
0898f634
authored
Nov 02, 2013
by
Tatsuhiro Tsujikawa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update doc
parent
2a350918
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
package_README.html
package_README.html
+2
-2
No files found.
package_README.html
View file @
0898f634
...
...
@@ -104,11 +104,11 @@ header compression
<div
class=
"section"
id=
"public-test-server"
>
<h2>
Public Test Server
<a
class=
"headerlink"
href=
"#public-test-server"
title=
"Permalink to this headline"
>
¶
</a></h2>
<p>
The following endpoints are available to try out nghttp2
implementation. These endpoints supports
<tt
class=
"docutils literal"
><span
class=
"pre"
>
HTTP-draft-0
6
/2.0
</span></tt>
and
implementation. These endpoints supports
<tt
class=
"docutils literal"
><span
class=
"pre"
>
HTTP-draft-0
7
/2.0
</span></tt>
and
the earlier draft versions are not supporeted.
</p>
<ul>
<li><p
class=
"first"
><a
class=
"reference external"
href=
"https://106.186.112.116"
>
https://106.186.112.116
</a>
(TLS + NPN)
</p>
<p>
NPN offers
<tt
class=
"docutils literal"
><span
class=
"pre"
>
HTTP-draft-0
6
/2.0
</span></tt>
,
<tt
class=
"docutils literal"
><span
class=
"pre"
>
spdy/3
</span></tt>
,
<tt
class=
"docutils literal"
><span
class=
"pre"
>
spdy/2
</span></tt>
and
<p>
NPN offers
<tt
class=
"docutils literal"
><span
class=
"pre"
>
HTTP-draft-0
7
/2.0
</span></tt>
,
<tt
class=
"docutils literal"
><span
class=
"pre"
>
spdy/3
</span></tt>
,
<tt
class=
"docutils literal"
><span
class=
"pre"
>
spdy/2
</span></tt>
and
<tt
class=
"docutils literal"
><span
class=
"pre"
>
http/1.1
</span></tt>
.
</p>
<p>
Note: certificate is self-signed and a browser will show alert
</p>
</li>
...
...
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