Update doc

This commit is contained in:
Tatsuhiro Tsujikawa 2014-01-11 02:02:53 +09:00
parent 9218d5d071
commit 331a2f8918
1 changed files with 3 additions and 1 deletions

View File

@ -748,7 +748,9 @@ Example
+++++++
The following example code illustrates basic usage of HPACK compressor
and decompressor in Python::
and decompressor in Python:
.. code-block:: python
import binascii
import nghttp2