Tatsuhiro Tsujikawa
22af8e782b
Require python3 for python bindings
2020-12-29 18:24:41 +09:00
Tatsuhiro Tsujikawa
96a6dcb152
python: Remove draft from hpack checker
2015-07-30 22:12:08 +09:00
Tatsuhiro Tsujikawa
9c1a956e47
hpackcheck.py: Remove sorting to check ordering requirements
2014-08-06 20:34:51 +09:00
Tatsuhiro Tsujikawa
d848b9815a
python: Use draft-09
2014-07-31 23:19:31 +09:00
Tatsuhiro Tsujikawa
499af94840
python: Check draft version in hpackcheck.py
2014-07-01 00:39:54 +09:00
Tatsuhiro Tsujikawa
efd90c349d
python: Output seqno in hpackmake.py, utilize it in hpackcheck.py
2014-04-23 00:55:54 +09:00
Tatsuhiro Tsujikawa
fd88c6160d
HPACK post -05 updates
...
* Use 1 Huffman code table for both request and response
* Remove complicated deflater side table size management
* Add encoding context update
* Fix memory leak in inflater
2014-02-13 23:22:52 +09:00
Tatsuhiro Tsujikawa
5c88e92e96
python: Add python script to check hpack-test-case json files
...
See https://github.com/Jxck/hpack-test-case for the json file
format.
2014-01-05 23:40:04 +09:00