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
9a100ab6
Commit
9a100ab6
authored
Dec 25, 2013
by
Tatsuhiro Tsujikawa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update doc
parent
fcb8bc7a
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
561 additions
and
8 deletions
+561
-8
_sources/tutorial-client.txt
_sources/tutorial-client.txt
+6
-1
genindex.html
genindex.html
+4
-1
index.html
index.html
+8
-2
objects.inv
objects.inv
+0
-0
search.html
search.html
+4
-1
searchindex.js
searchindex.js
+1
-1
tutorial-client.html
tutorial-client.html
+538
-2
No files found.
_sources/tutorial-client.txt
View file @
9a100ab6
...
...
@@ -2,7 +2,7 @@ Tutorial: HTTP/2.0 client
=========================
In this tutorial, we are going to write very primitive HTTP/2.0
client. The complete source code,
libevent-client.c
, is attached at
client. The complete source code,
`libevent-client.c`_
, is attached at
the end of this page. It also resides in examples directory in the
archive or repository.
...
...
@@ -457,3 +457,8 @@ resource we want (or the stream was reset by RST_STREAM from the
remote peer), we call `nghttp2_session_fail_session()` to commencing
the closure of the HTTP/2.0 session gracefully. If you have some data
associated for the stream to be closed, you may delete it here.
libevent-client.c
-----------------
.. literalinclude:: ../examples/libevent-client.c
genindex.html
View file @
9a100ab6
...
...
@@ -81,7 +81,10 @@
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"package_README.html#header-compression-test-tools"
>
Header compression test tools
</a></li>
</ul>
</li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"tutorial-client.html"
>
Tutorial: HTTP/2.0 client
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"tutorial-client.html"
>
Tutorial: HTTP/2.0 client
</a><ul>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"tutorial-client.html#libevent-client-c"
>
libevent-client.c
</a></li>
</ul>
</li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"apiref.html"
>
API Reference
</a><ul>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"apiref.html#includes"
>
Includes
</a></li>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"apiref.html#remarks"
>
Remarks
</a></li>
...
...
index.html
View file @
9a100ab6
...
...
@@ -80,7 +80,10 @@
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"package_README.html#header-compression-test-tools"
>
Header compression test tools
</a></li>
</ul>
</li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"tutorial-client.html"
>
Tutorial: HTTP/2.0 client
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"tutorial-client.html"
>
Tutorial: HTTP/2.0 client
</a><ul>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"tutorial-client.html#libevent-client-c"
>
libevent-client.c
</a></li>
</ul>
</li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"apiref.html"
>
API Reference
</a><ul>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"apiref.html#includes"
>
Includes
</a></li>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"apiref.html#remarks"
>
Remarks
</a></li>
...
...
@@ -143,7 +146,10 @@ version 2.0.</p>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"package_README.html#header-compression-test-tools"
>
Header compression test tools
</a></li>
</ul>
</li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"tutorial-client.html"
>
Tutorial: HTTP/2.0 client
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"tutorial-client.html"
>
Tutorial: HTTP/2.0 client
</a><ul>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"tutorial-client.html#libevent-client-c"
>
libevent-client.c
</a></li>
</ul>
</li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"apiref.html"
>
API Reference
</a><ul>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"apiref.html#includes"
>
Includes
</a></li>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"apiref.html#remarks"
>
Remarks
</a></li>
...
...
objects.inv
View file @
9a100ab6
No preview for this file type
search.html
View file @
9a100ab6
...
...
@@ -86,7 +86,10 @@
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"package_README.html#header-compression-test-tools"
>
Header compression test tools
</a></li>
</ul>
</li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"tutorial-client.html"
>
Tutorial: HTTP/2.0 client
</a></li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"tutorial-client.html"
>
Tutorial: HTTP/2.0 client
</a><ul>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"tutorial-client.html#libevent-client-c"
>
libevent-client.c
</a></li>
</ul>
</li>
<li
class=
"toctree-l1"
><a
class=
"reference internal"
href=
"apiref.html"
>
API Reference
</a><ul>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"apiref.html#includes"
>
Includes
</a></li>
<li
class=
"toctree-l2"
><a
class=
"reference internal"
href=
"apiref.html#remarks"
>
Remarks
</a></li>
...
...
searchindex.js
View file @
9a100ab6
This diff is collapsed.
Click to expand it.
tutorial-client.html
View file @
9a100ab6
This diff is collapsed.
Click to expand it.
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