Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microhttpd/
Dpostprocessor.c499 try_match_header (const char *prefix, char *line, char **suffix) in try_match_header() function
675 try_match_header ("Content-type: ", buf, &pp->content_type); in process_multipart_headers()
676 try_match_header ("Content-Transfer-Encoding: ", in process_multipart_headers()