Searched refs:GetHttpContentTypeString (Results 1 – 3 of 3) sorted by relevance
67 const char* GetHttpContentTypeString(HttpContentType type);
71 const char* GetHttpContentTypeString(HttpContentType type) { in GetHttpContentTypeString() function
202 "Content-Type: %s", GetHttpContentTypeString(post_content_type_)); in ResumeTransfer()