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

/freebsd-9.3-release/lib/libfetch/
H A Dhttp.c748 http_parse_authenticate(const char *cp, http_auth_challenges_t *cs) function
1837 if (http_parse_authenticate(p, &server_challenges) == 0)
1843 if (http_parse_authenticate(p, &proxy_challenges) == 0)

Completed in 43 milliseconds