Home
last modified time | relevance | path

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

/curl/lib/
H A Dmime.c1747 static bool content_type_match(const char *contenttype, in content_type_match() function
1815 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