Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp.c2739 static bool checkprefixmax(const char *prefix, const char *buffer, size_t len) in checkprefixmax() function
2759 if(checkprefixmax(head->data, s, len)) { in checkhttpprefix()
2766 if((rc != STATUS_DONE) && (checkprefixmax("HTTP/", s, len))) in checkhttpprefix()
2780 if(checkprefixmax("RTSP/", s, len)) in checkrtspprefix()

Completed in 11 milliseconds