Searched refs:http_post_header (Results 1 – 1 of 1) sorted by relevance
260 static int http_post_header(struct soap*, const char*, const char*);4880 soap->fposthdr = http_post_header; in soap_done()5493 http_post_header(struct soap *soap, const char *key, const char *val) in http_post_header() function8263 soap->fposthdr = http_post_header; in soap_init()