Lines Matching refs:failf
120 failf(data, "%s cannot be done over CONNECT", cf->conn->handler->scheme);
244 failf(data, "Failed sending CONNECT to proxy");
281 failf(data, "Failed sending CONNECT to proxy");
412 failf(data, "Proxy CONNECT aborted");
450 failf(data, "CONNECT response too large");
591 failf(data, "Couldn't create hyper IO");
607 failf(data, "Couldn't create hyper executor");
615 failf(data, "Couldn't create hyper client options");
628 failf(data, "Couldn't create hyper client handshake");
636 failf(data, "Couldn't hyper_executor_push the handshake");
644 failf(data, "Couldn't hyper_executor_poll the handshake");
654 failf(data, "Couldn't hyper_request_new");
660 failf(data, "error setting method");
678 failf(data, "error setting path");
702 failf(data, "error setting HTTP version");
709 failf(data, "hyper_request_headers");
754 failf(data, "hyper_clientconn_send");
761 failf(data, "Couldn't hyper_executor_push the send");
819 failf(data, "Hyper: %.*s", (int)errlen, errbuf);
875 failf(data, "Proxy CONNECT aborted due to timeout");
954 failf(data, "CONNECT tunnel failed, response %d", data->req.httpcode);