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