Searched refs:SOAP_GET (Results 1 – 2 of 2) sorted by relevance
1136 #define SOAP_GET 2002 /* GET request */ macro
5390 if (soap->status == SOAP_GET) in http_post()5460 if (soap->status != SOAP_GET && (soap->version == 1 || (action && *action))) in http_post()14590 if (http_command == SOAP_GET) in soap_try_connect_command()14611 if (http_command == SOAP_GET) in soap_try_connect_command()14809 { if (soap->status != SOAP_GET) in soap_puthttphdr()