Home
last modified time | relevance | path

Searched refs:http_header_find_all (Results 1 – 5 of 5) sorted by relevance

/dports/www/kannel/gateway-1.4.4/gwlib/
H A Dhttp.h594 List *http_header_find_all(List *headers, char *name);
H A Dhttp.c3092 List *http_header_find_all(List *headers, char *name) in http_header_find_all() function
3151 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()
/dports/www/kannel/gateway-1.4.4/gw/
H A Dwap_push_ota.c300 appid_headers = http_header_find_all(push_headers, "X-WAP-Application-Id"); in make_session_request()
H A Dwap-appl.c1580 *new_headers = http_header_find_all(*headers, name); in split_header_list()
H A Dwap_push_ppg.c1908 cache_directives = http_header_find_all(push_headers, "Cache-Control"); in content_transformable()