nghttp2/python
Tatsuhiro Tsujikawa 9683f88e6a Add NGHTTP2_DEFAULT_HEADER_TABLE_SIZE macro
Use this macro in Python sources.  Python module constant
HD_DEFLATE_HD_TABLE_BUFSIZE_MAX was renamed as
DEFLATE_MAX_HEADER_TABLE_SIZE since the previous name was awkward.
2014-05-11 21:38:30 +09:00
..
Makefile.am python: Fix parellel `make distcheck` and not distribute nghttp2.c 2014-04-21 00:51:12 +09:00
cnghttp2.pxd Add NGHTTP2_DEFAULT_HEADER_TABLE_SIZE macro 2014-05-11 21:38:30 +09:00
hpackcheck.py python: Output seqno in hpackmake.py, utilize it in hpackcheck.py 2014-04-23 00:55:54 +09:00
hpackmake.py Add NGHTTP2_DEFAULT_HEADER_TABLE_SIZE macro 2014-05-11 21:38:30 +09:00
nghttp2.pyx Add NGHTTP2_DEFAULT_HEADER_TABLE_SIZE macro 2014-05-11 21:38:30 +09:00
setup.py.in Fix python build on windows 2014-04-07 22:15:15 +09:00
wsgi.py Add experimental WSGI server implementation 2014-04-06 21:33:32 -07:00