Searched refs:http_find_header (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/test/
H A Dhttp_client.c177 http_find_header(struct http_req *req, const char *header) function
349 if (http_find_header(&req, "WWW-Authenticate:") == NULL)
355 const char *h = http_find_header(&req, "WWW-Authenticate:");

Completed in 284 milliseconds