Searched refs:CURLE_HTTP2_STREAM (Results 1 – 6 of 6) sorted by relevance
308 case CURLE_HTTP2_STREAM: in curl_easy_strerror()
1463 *err = CURLE_HTTP2_STREAM; in http2_handle_stream_close()1471 *err = CURLE_HTTP2_STREAM; in http2_handle_stream_close()1880 *err = CURLE_HTTP2_STREAM; in http2_send()
1983 else if((CURLE_HTTP2_STREAM == result) && in multi_runsingle()2015 result != CURLE_HTTP2_STREAM) in multi_runsingle()
86 CURLE_HTTP2_STREAM 7.49.0
599 CURLE_HTTP2_STREAM, /* 92 - stream error in HTTP/2 framing layer enumerator
597 d CURLE_HTTP2_STREAM...