nghttp2/lib/includes
Tatsuhiro Tsujikawa 2222b5ab0d Don't return NGHTTP2_ERR_STREAM_CLOSED when submitting DATA, PRIORITY, WU
Remove the check to see that stream exists at the time when submitting
DATA, PRIORITY and WINDOW_UPDATE. We will do this check when we actually
serialize and send them off to the network (or application provided
buffer).
2014-01-18 16:19:28 +09:00
..
nghttp2 Don't return NGHTTP2_ERR_STREAM_CLOSED when submitting DATA, PRIORITY, WU 2014-01-18 16:19:28 +09:00
Makefile.am Rebranding nghttp2 2013-07-13 00:43:06 +09:00