Searched refs:http_find_header (Results 1 – 1 of 1) sorted by relevance
177 http_find_header(struct http_req *req, const char *header) in http_find_header() function349 if (http_find_header(&req, "WWW-Authenticate:") == NULL) in main()355 const char *h = http_find_header(&req, "WWW-Authenticate:"); in main()