nghttp2/lib/includes/nghttp2
Tatsuhiro Tsujikawa 1c37abc0dd Add nghttp2_session_request_allowed() API function
This function is useful for the client application to know that there
is a chance that request can be sent.  If this function returns 0,
there is zero chance to make a request.

This commit also set error_code passed to
nghttp2_on_stream_close_callback to NGHTTP2_REFUSED_STREAM if request
is not sent.
2015-10-29 22:53:30 +09:00
..
nghttp2.h Add nghttp2_session_request_allowed() API function 2015-10-29 22:53:30 +09:00
nghttp2ver.h.in Replace HTTP/2.0 with HTTP/2 2014-03-30 19:26:37 +09:00