Tatsuhiro Tsujikawa
|
b1ae1c30d8
|
Allow duplicate settings ID in SETTINGS
If multiple same ID are found, use the last one.
|
2013-08-23 03:33:05 +09:00 |
Tatsuhiro Tsujikawa
|
55b074e96e
|
Rename NGHTTP2_MAX_FRAME_SIZE as NGHTTP2_MAX_FRAME_LENGTH
|
2013-08-06 21:59:41 +09:00 |
Tatsuhiro Tsujikawa
|
73563de8d4
|
Specify max length for header value and header block
The max length of header block is not used right now. It will
be used when header continuation is implemented.
|
2013-08-06 21:57:26 +09:00 |
Tatsuhiro Tsujikawa
|
737ac01d91
|
Add API for HTTP Upgrade
|
2013-08-03 18:05:14 +09:00 |
Tatsuhiro Tsujikawa
|
84cbebf4f7
|
Implement server push
|
2013-07-25 01:59:48 +09:00 |
Tatsuhiro Tsujikawa
|
94258cd0b8
|
Move NGHTTP2_PRI_* to nghttp2.h, fix too small pri data type in src
|
2013-07-20 01:59:43 +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
|
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 |