Searched refs:http_header_find_all (Results 1 – 5 of 5) sorted by relevance
594 List *http_header_find_all(List *headers, char *name);
3092 List *http_header_find_all(List *headers, char *name) in http_header_find_all() function3151 connection_headers = http_header_find_all(headers, "Connection"); in http_remove_hop_headers()3466 accepts = http_header_find_all(headers, header_name); in http_something_accepted()
300 appid_headers = http_header_find_all(push_headers, "X-WAP-Application-Id"); in make_session_request()
1580 *new_headers = http_header_find_all(*headers, name); in split_header_list()
1908 cache_directives = http_header_find_all(push_headers, "Cache-Control"); in content_transformable()