Update doc
This commit is contained in:
parent
9218d5d071
commit
331a2f8918
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue