Tatsuhiro Tsujikawa
|
431f78f008
|
Rename NGHTTP2_ERR_FRAME_TOO_LARGE as NGHTTP2_ERR_FRAME_SIZE_ERROR
|
2013-10-27 19:35:36 +09:00 |
Tatsuhiro Tsujikawa
|
e85418f045
|
Fix local window size adjustments
Now shrinking local window size properly limits the amount of
WINDOW_UPDATE value so that shrinked window is honored.
|
2013-10-12 17:02:37 +09:00 |
Tatsuhiro Tsujikawa
|
82b9f78fc7
|
Check incoming header field name strictly
The validation rule is described in
http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-02#section-4.1.2
|
2013-08-25 17:39:29 +09:00 |
Tatsuhiro Tsujikawa
|
5dd6d86d66
|
Code cleanup
|
2013-08-09 01:46:07 +09:00 |
Tatsuhiro Tsujikawa
|
b979d2e8d2
|
Support increment/reduction of local window size by WINDOW_UPDATE
|
2013-08-09 00:58:52 +09:00 |
Tatsuhiro Tsujikawa
|
b14d9d622f
|
Fix error string
|
2013-08-03 23:45:10 +09:00 |
Tatsuhiro Tsujikawa
|
30d2c86a7a
|
Remove old zlib compression and other cleanup
|
2013-07-20 00:20:16 +09:00 |
Tatsuhiro Tsujikawa
|
61bf7c6b02
|
Integrate new header compression
|
2013-07-20 00:08:14 +09:00 |
Tatsuhiro Tsujikawa
|
45c2245bfb
|
Implement header compression draft 01
|
2013-07-19 16:50:31 +09:00 |
Tatsuhiro Tsujikawa
|
f9911a6251
|
Use realloc in nghttp2_reserve_buffer
|
2013-07-16 22:22:57 +09:00 |
Tatsuhiro Tsujikawa
|
48cb017245
|
Implement HTTP-draft-04/2.0
|
2013-07-15 21:45:59 +09:00 |
Tatsuhiro Tsujikawa
|
0edce70343
|
Rebranding nghttp2
|
2013-07-13 00:43:06 +09:00 |