Searched refs:httpGetSubField (Results 1 – 5 of 5) sorted by relevance
406 httpGetSubField
469 extern char *httpGetSubField(http_t *http, http_field_t field, const char *name, char *value) _CUP…
996 `httpGetSubField` functions to look for additional details concerning the
1319 httpGetSubField(http_t *http, /* I - HTTP connection */ in httpGetSubField() function
2907 if (httpGetSubField(http, HTTP_FIELD_WWW_AUTHENTICATE, "username", in password_cb()