Searched refs:NGHTTP2_ERR_START_STREAM_NOT_ALLOWED (Results 1 – 3 of 3) sorted by relevance
296 case NGHTTP2_ERR_START_STREAM_NOT_ALLOWED: in nghttp2_strerror()
317 NGHTTP2_ERR_START_STREAM_NOT_ALLOWED = -516, enumerator
1541 return NGHTTP2_ERR_START_STREAM_NOT_ALLOWED; in session_predicate_request_headers_send()1636 return NGHTTP2_ERR_START_STREAM_NOT_ALLOWED; in session_predicate_push_response_headers_send()1732 return NGHTTP2_ERR_START_STREAM_NOT_ALLOWED; in session_predicate_push_promise_send()
Completed in 28 milliseconds