Home
last modified time | relevance | path

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

/external/curl/lib/
Dhttp.c2747 checkhttpprefix(struct Curl_easy *data, in checkhttpprefix() function
2824 return checkhttpprefix(data, s); in checkprotoprefix()
3325 if(checkhttpprefix(data, k->p)) { in Curl_http_readwrite_headers()