Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_libinfo.h42 extern const char *proto_http;
H A Dtool_libinfo.c46 const char *proto_http = NULL; variable
64 { "http", &proto_http },
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()
1562 if(proto_http || proto_rtsp) { in single_transfer()
1567 if(proto_http) { in single_transfer()

Completed in 20 milliseconds