Searched refs:SOAP_POST (Results 1 – 2 of 2) sorted by relevance
1134 #define SOAP_POST 2000 /* POST request */ macro
7725 if (soap->status >= SOAP_POST) in soap_end_send()14515 { return soap_connect_command(soap, SOAP_POST, endpoint, action); in soap_connect()