From 9a100ab696073deac5d3327d6d520946a205b78e Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Wed, 25 Dec 2013 00:35:56 +0900 Subject: [PATCH] Update doc --- _sources/tutorial-client.txt | 7 +- genindex.html | 5 +- index.html | 10 +- objects.inv | Bin 2115 -> 2125 bytes search.html | 5 +- searchindex.js | 2 +- tutorial-client.html | 540 ++++++++++++++++++++++++++++++++++- 7 files changed, 561 insertions(+), 8 deletions(-) diff --git a/_sources/tutorial-client.txt b/_sources/tutorial-client.txt index 9a2d971f..332243ec 100644 --- a/_sources/tutorial-client.txt +++ b/_sources/tutorial-client.txt @@ -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 diff --git a/genindex.html b/genindex.html index 3a74de67..68b74411 100644 --- a/genindex.html +++ b/genindex.html @@ -81,7 +81,10 @@
  • Header compression test tools
  • -
  • Tutorial: HTTP/2.0 client
  • +
  • Tutorial: HTTP/2.0 client +
  • API Reference
  • -
  • Tutorial: HTTP/2.0 client
  • +
  • Tutorial: HTTP/2.0 client +
  • API Reference
  • -
  • Tutorial: HTTP/2.0 client
  • +
  • Tutorial: HTTP/2.0 client +
  • API Reference
  • -
  • Tutorial: HTTP/2.0 client
  • +
  • Tutorial: HTTP/2.0 client +
  • API Reference
  • -
  • Tutorial: HTTP/2.0 client
  • +
  • Tutorial: HTTP/2.0 client +
  • API Reference