Home
last modified time | relevance | path

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

/external/qemu/proxy/
Dproxy_http_rewriter.c97 http_header_alloc( const char* key, const char* value ) in http_header_alloc() function
261 HttpHeader* h = http_header_alloc(key,value); in http_request_add_header()