- 08 Aug, 2013 1 commit
-
-
Tatsuhiro Tsujikawa authored
Rename window_size in nghttp2_stream as remote_window_size.
-
- 07 Aug, 2013 2 commits
-
-
Tatsuhiro Tsujikawa authored
Fix the bug that connection-level local window is not updated for the data is the last part of the stream. For the stream level window may ignore this, connection-level window must be updated. Also this change fixes the bug that connection-level window is not updated for the ignored DATA frames.
-
Tatsuhiro Tsujikawa authored
-
- 06 Aug, 2013 6 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
The max length of header block is not used right now. It will be used when header continuation is implemented.
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 05 Aug, 2013 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 04 Aug, 2013 6 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 03 Aug, 2013 12 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
To match the -w16 to 65535, which is HTTP/2.0 default initial window size, decrement 1 from (1 << window_bits).
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
nghttpx does not perform upgrade if the request has request body.
-
Tatsuhiro Tsujikawa authored
The previous value 100 is non-standard, and if it is not sent with SETTINGS, session will be closed with protocol error.
-
Tatsuhiro Tsujikawa authored
-
- 01 Aug, 2013 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
- 31 Jul, 2013 3 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
Handle HTTP Upgrade and CONNECT explicitly
-
Tatsuhiro Tsujikawa authored
Fix segmentation fault if DATA frame is received for the stream which is already closed.
-
- 30 Jul, 2013 1 commit
-
-
Tatsuhiro Tsujikawa authored
-
- 28 Jul, 2013 4 commits
-
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-
Tatsuhiro Tsujikawa authored
-