nghttp2/doc/sources
Tom Harwood c50ea91a3f doc: Reword some of the client tutorial.
The overall meaning of the tutorial is the same. I added text describing frame types where it helps explain the callbacks better, e.g. introducing the HEADERS frame before on_header_callback().

Also fixed a couple of typos:
- Fixed ``reacb`` typo to ``readcb``
- Added parens to some functions, e.g. ``on_frame_recv_callback`` => ``on_frame_recv_callback()``
2015-08-04 00:08:12 +01:00
..
building-android-binary.rst Update building android doc to include zlib build instruction 2015-06-01 23:14:38 +09:00
contribute.rst Add contribution guidelines 2014-11-27 23:56:29 +09:00
h2load-howto.rst Correct misspellings in document 2015-05-12 10:49:42 +09:00
index.rst doc: Update Resources 2015-05-15 23:36:51 +09:00
libnghttp2_asio.rst Correct misspellings in document 2015-05-12 10:49:42 +09:00
nghttpx-howto.rst Fix typo 2015-08-01 20:20:32 +09:00
python-apiref.rst Correct misspellings in document 2015-05-12 10:49:42 +09:00
tutorial-client.rst doc: Reword some of the client tutorial. 2015-08-04 00:08:12 +01:00
tutorial-hpack.rst Correct misspellings in document 2015-05-12 10:49:42 +09:00
tutorial-server.rst doc: fix a couple of links 2015-08-01 02:39:38 +01:00