Searched refs:proto_https (Results 1 – 4 of 4) sorted by relevance
47 const char *proto_https = NULL; variable65 { "https", &proto_https },
134 if((scheme == proto_http || scheme == proto_https)) { in tool_header_cb()284 (scheme == proto_http || scheme == proto_https || in tool_header_cb()
43 extern const char *proto_https;
578 if(scheme == proto_http || scheme == proto_https) { in post_per_transfer()