Files
nghttp2/lib
Tatsuhiro Tsujikawa 010726a875 Simplify error handling in nghttp2_session_on_headers_received
return session_inflate_handle_invalid_stream(...) case is for streams
for INITIAL state, but this is rare case.  In general, we'd like to
reduce RST_STREAM transmission, and it is suffice to ignore this frame
for now.
2015-12-20 23:20:14 +09:00
..
2015-03-29 18:40:37 +09:00
2015-09-23 18:26:02 +09:00
2015-10-29 23:01:02 +09:00
2015-11-13 00:53:29 +09:00
2015-01-09 20:56:37 +09:00
2014-12-08 00:55:55 +09:00
2015-09-23 18:26:02 +09:00
2015-12-15 22:07:51 +09:00
2015-08-21 23:35:17 +09:00
2015-12-08 23:33:26 +09:00