Searched refs:content_type_match (Results 1 – 1 of 1) sorted by relevance
1747 static bool content_type_match(const char *contenttype, in content_type_match() function1815 content_type_match(contenttype, STRCONST("text/plain"))) in Curl_mime_prepare_headers()1892 if(content_type_match(contenttype, STRCONST("multipart/form-data"))) in Curl_mime_prepare_headers()
Completed in 8 milliseconds