Tatsuhiro Tsujikawa
d113055899
nghttp2_hd: Use single buffer for an name/value pair
...
Previously we use 2 separate buffer for each name and value. The
problem is we would waste buffer space for name because it is usually
small. Also tuning buffer size for each buffer separately is not
elegant and current HTTP server practice is that one buffer for 1
name/value pair. This commit unifies 2 buffers into 1.
2014-05-28 23:33:37 +09:00
..
2014-03-30 19:26:37 +09:00
2013-11-04 18:39:48 +09:00
2012-09-10 21:39:51 +09:00
2014-05-13 23:42:55 +09:00
2014-05-10 21:14:25 +09:00
2014-05-10 21:14:25 +09:00
2014-05-13 23:42:55 +09:00
2014-05-06 23:42:32 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-05-28 23:33:37 +09:00
2014-04-01 21:47:51 +09:00
2014-05-13 23:42:55 +09:00
2014-05-13 23:42:55 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-04-25 01:33:29 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-05-28 23:33:37 +09:00
2014-04-24 23:37:40 +09:00
2014-03-30 19:26:37 +09:00
2014-03-30 19:26:37 +09:00
2014-05-10 21:14:25 +09:00
2014-05-10 19:40:23 +09:00