Searched refs:http_header_alloc (Results 1 – 1 of 1) sorted by relevance
97 http_header_alloc( const char* key, const char* value ) in http_header_alloc() function261 HttpHeader* h = http_header_alloc(key,value); in http_request_add_header()