27 lines
608 B
Plaintext
27 lines
608 B
Plaintext
|
.. nghttp2 documentation master file, created by
|
||
|
sphinx-quickstart on Sun Mar 11 22:57:49 2012.
|
||
|
You can adapt this file completely to your liking, but it should at least
|
||
|
contain the root `toctree` directive.
|
||
|
|
||
|
nghttp2 - HTTP/2.0 C Library
|
||
|
============================
|
||
|
|
||
|
This is an experimental implementation of Hypertext Transfer Protocol
|
||
|
version 2.0.
|
||
|
|
||
|
Contents:
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
package_README
|
||
|
apiref
|
||
|
nghttp2.h
|
||
|
nghttp2ver.h
|
||
|
|
||
|
Resources
|
||
|
---------
|
||
|
|
||
|
* http://tools.ietf.org/html/draft-ietf-httpbis-http2-06
|
||
|
* http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-03
|