Tatsuhiro Tsujikawa 252c77f775 Return NGHTTP2_ERR_INVALID_STREAM_STATE for DATA, WINDOW_UPDATE to reserved
Use NGHTTP2_ERR_INVALID_STREAM_STATE when trying to send DATA or
WINDOW_UPDATE to reserved stream.
Also a bit refactored nghttp2_session_predicate_window_update_send
and nghttp2_session_predicate_data_send
2013-10-04 21:59:44 +09:00
2013-09-08 15:33:17 +09:00
2012-10-27 14:54:06 -07:00
2013-09-14 21:18:08 +09:00
2013-09-19 23:53:57 +09:00
2013-07-13 00:43:06 +09:00
2012-01-18 00:53:12 +09:00
2012-01-18 00:53:12 +09:00
2012-01-27 01:40:18 +09:00
2013-09-02 22:55:37 +09:00
2013-07-13 00:43:06 +09:00
2012-01-18 00:53:12 +09:00
2013-09-26 21:50:06 +09:00

See README.rst
Description
nghttp2 - HTTP/2 C Library and tools
Readme 43 MiB
Languages
C++ 51.6%
C 38.3%
Go 4.1%
Python 1.8%
M4 1.7%
Other 2.5%