Searched refs:CURLE_HTTP2_STREAM (Results 1 – 6 of 6) sorted by relevance
308 case CURLE_HTTP2_STREAM: in curl_easy_strerror()
1470 *err = CURLE_HTTP2_STREAM; in http2_handle_stream_close()1478 *err = CURLE_HTTP2_STREAM; in http2_handle_stream_close()1875 *err = CURLE_HTTP2_STREAM; in http2_send()
1883 else if((CURLE_HTTP2_STREAM == result) && in multi_runsingle()1913 result != CURLE_HTTP2_STREAM) in multi_runsingle()
86 CURLE_HTTP2_STREAM 7.49.0
601 CURLE_HTTP2_STREAM, /* 92 - stream error in HTTP/2 framing layer enumerator
595 d CURLE_HTTP2_STREAM...