Lines Matching refs:soap_headers_z
345 smart_str soap_headers_z = {0}; in make_http_soap_request() local
382 smart_str_append_const(&soap_headers_z,"Accept-Encoding: gzip, deflate\r\n"); in make_http_soap_request()
395 smart_str_append_const(&soap_headers_z,"Content-Encoding: deflate\r\n"); in make_http_soap_request()
399 smart_str_append_const(&soap_headers_z,"Content-Encoding: gzip\r\n"); in make_http_soap_request()
413 smart_str_free(&soap_headers_z); in make_http_soap_request()
452 smart_str_free(&soap_headers_z); in make_http_soap_request()
465 smart_str_free(&soap_headers_z); in make_http_soap_request()
478 smart_str_free(&soap_headers_z); in make_http_soap_request()
531 smart_str_free(&soap_headers_z); in make_http_soap_request()
618 smart_str_append_smart_str(&soap_headers, &soap_headers_z); in make_http_soap_request()
896 smart_str_free(&soap_headers_z); in make_http_soap_request()
902 smart_str_free(&soap_headers_z); in make_http_soap_request()
910 smart_str_free(&soap_headers_z); in make_http_soap_request()
924 smart_str_free(&soap_headers_z); in make_http_soap_request()
1103 smart_str_free(&soap_headers_z); in make_http_soap_request()
1158 smart_str_free(&soap_headers_z); in make_http_soap_request()
1242 smart_str_free(&soap_headers_z); in make_http_soap_request()