Home
last modified time | relevance | path

Searched refs:proto_https (Results 1 – 4 of 4) sorted by relevance

/curl/src/
H A Dtool_libinfo.h43 extern const char *proto_https;
H A Dtool_libinfo.c47 const char *proto_https = NULL; variable
65 { "https", &proto_https },
H A Dtool_cb_hdr.c115 if((scheme == proto_http || scheme == proto_https)) { in tool_header_cb()
238 (scheme == proto_http || scheme == proto_https || in tool_header_cb()
H A Dtool_operate.c577 if(scheme == proto_http || scheme == proto_https) { in post_per_transfer()

Completed in 19 milliseconds