Searched refs:checkhttpprefix (Results 1 – 1 of 1) sorted by relevance
3018 checkhttpprefix(struct Curl_easy *data, in checkhttpprefix() function3099 return checkhttpprefix(data, s, len); in checkprotoprefix()3647 if(checkhttpprefix(data, k->p, k->hbuflen) == STATUS_DONE) { in Curl_http_readwrite_headers()