nghttp2/_sources/index.txt

34 lines
891 B
Plaintext
Raw Normal View History

2013-07-28 14:26:41 +02:00
.. 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
2013-09-04 15:59:13 +02:00
nghttp2.h
nghttp2ver.h
2013-07-28 14:26:41 +02:00
2013-10-28 15:32:57 +01:00
Released Versions
=================
2013-11-21 14:06:29 +01:00
* `v0.2.0 <released-versions/v0.2.0/>`_ `(Download v0.2.0) <https://github.com/tatsuhiro-t/nghttp2/releases/tag/v0.2.0>`_
* `v0.1.0 <released-versions/v0.1.0/>`_ `(Download v0.1.0) <https://github.com/tatsuhiro-t/nghttp2/releases/tag/v0.1.0>`_
2013-10-28 15:32:57 +01:00
2013-07-28 14:26:41 +02:00
Resources
---------
2013-10-28 15:36:39 +01:00
* http://tools.ietf.org/html/draft-ietf-httpbis-http2-07
* http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-04