Lines Matching refs:failf
92 failf(data, "Couldn't make the read hyper_context_waker");
98 failf(data, "Curl_read failed");
124 failf(data, "Couldn't make the write hyper_context_waker");
130 failf(data, "Curl_write failed");
150 failf(data, "Too long response header");
327 failf(data, "hyperstream: couldn't pass blank header");
403 failf(data, "Hyper: [%d] %.*s", (int)code, (int)errlen, errbuf);
456 failf(data, "hyperstream: couldn't get response");
479 failf(data, "hyperstream: couldn't get response headers");
506 failf(data, "Expected 101, got %u", k->httpcode);
522 failf(data, "hyperstream: couldn't get response body");
528 failf(data, "hyperstream: body foreach failed");
534 failf(data, "Couldn't hyper_executor_push the body-foreach");
609 failf(data, "hyper refused to add header '%s'", line);
646 failf(data, "error setting uri to hyper");
841 failf(data, "hyperstream: couldn't get 1xx response headers");
930 failf(data, "Couldn't create hyper IO");
943 failf(data, "Couldn't create hyper executor");
951 failf(data, "Couldn't create hyper client options");
956 failf(data, "ALPN protocol h2 not supported with Hyper");
969 failf(data, "Couldn't create hyper client handshake");
977 failf(data, "Couldn't hyper_executor_push the handshake");
985 failf(data, "Couldn't hyper_executor_poll the handshake");
995 failf(data, "Couldn't hyper_request_new");
1003 failf(data, "error setting HTTP version");
1015 failf(data, "error setting method");
1026 failf(data, "hyper_request_headers");
1177 failf(data, "hyper_clientconn_send");
1184 failf(data, "Couldn't hyper_executor_push the send");