nghttp2/python
Tatsuhiro Tsujikawa 5b3deec186 Fix python build on windows
Patch from Gisle Vanem

"""
I tried to build this extension on Windows, but failed since
ws2_32.lib is needed in libraries
"""
2014-04-07 22:15:15 +09:00
..
Makefile.am Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00
cnghttp2.pxd python: Fix compile error 2014-04-05 19:16:40 +09:00
hpackcheck.py HPACK post -05 updates 2014-02-13 23:22:52 +09:00
hpackmake.py src, python: Only produce header_table_size when it is changed 2014-02-25 23:55:06 +09:00
nghttp2.pyx python: Fix compile error 2014-04-05 19:16:40 +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