Searched refs:http_parse_header (Results 1 – 1 of 1) sorted by relevance
263 static int http_parse_header(struct soap*, const char*, const char*);4883 soap->fparsehdr = http_parse_header; in soap_done()5132 http_parse_header(struct soap *soap, const char *key, const char *val) in http_parse_header() function8266 soap->fparsehdr = http_parse_header; in soap_init()