Commit Graph

14 Commits

Author SHA1 Message Date
Tatsuhiro Tsujikawa e61876ccbd nghttp2_hd: Provide dedicated function to enable no reference set feature 2013-12-14 18:48:41 +09:00
Tatsuhiro Tsujikawa 6ea91e57e0 Adjust struct/class alignment 2013-12-06 23:17:38 +09:00
Tatsuhiro Tsujikawa 8a94bc90b8 deflatehd: Add -c option to disable reference set 2013-12-05 23:22:10 +09:00
Tatsuhiro Tsujikawa b71bb6dcd9 deflatehd: Print overall input, output length and compression ratio 2013-11-18 00:15:08 +09:00
Tatsuhiro Tsujikawa c22cb53b5e deflatehd: Require empty line for each HTTP/1 style header set 2013-11-17 22:49:38 +09:00
Tatsuhiro Tsujikawa 3d863ed254 nghttp2_hd: Clear reference set with index 0 2013-11-16 17:05:18 +09:00
Tatsuhiro Tsujikawa 1e5f4cadde hdtest: Add copyright notice 2013-11-10 20:46:18 +09:00
Tatsuhiro Tsujikawa 6c99ff12c9 nghttp2_hd: Rename local as deflate 2013-10-29 00:42:08 +09:00
Tatsuhiro Tsujikawa e0fa6a2709 hdtest: Clean up entry names and help message 2013-10-29 00:21:31 +09:00
Tatsuhiro Tsujikawa f8f32125d9 hdtest: Add header dump with -d option 2013-10-27 01:04:42 +09:00
Tatsuhiro Tsujikawa 495788dff1 hdtest: Add option to specify table size 2013-10-26 23:31:41 +09:00
Tatsuhiro Tsujikawa f49fb2b8b2 hdtest/deflatehd: Add HTTP/1-style header set input with -t option 2013-10-26 22:46:44 +09:00
Tatsuhiro Tsujikawa 7f72aedae5 Fix error with maintainer-mode 2013-10-22 00:50:09 +09:00
Tatsuhiro Tsujikawa 88348a600b hdtest: Add HPACK test tools
These test tools uses JSON as input/output and could be handy
to produce compressed header blocks.
2013-10-22 00:42:46 +09:00