HomeSort by relevance Sort by last modified time
    Searched full:try_match_header (Results 1 - 1 of 1) sorted by null

  /external/libmicrohttpd/src/microhttpd/
postprocessor.c 499 try_match_header (const char *prefix, char *line, char **suffix) function
675 try_match_header ("Content-type: ", buf, &pp->content_type);
676 try_match_header ("Content-Transfer-Encoding: ",
    [all...]

Completed in 81 milliseconds