Lines Matching refs:soap_headers_z
282 smart_str soap_headers_z = {0}; in make_http_soap_request() local
318 smart_str_append_const(&soap_headers_z,"Accept-Encoding: gzip, deflate\r\n"); in make_http_soap_request()
338 smart_str_append_const(&soap_headers_z,"Content-Encoding: deflate\r\n"); in make_http_soap_request()
342 smart_str_append_const(&soap_headers_z,"Content-Encoding: gzip\r\n"); in make_http_soap_request()
351 smart_str_free(&soap_headers_z); in make_http_soap_request()
388 smart_str_free(&soap_headers_z); in make_http_soap_request()
399 smart_str_free(&soap_headers_z); in make_http_soap_request()
410 smart_str_free(&soap_headers_z); in make_http_soap_request()
460 smart_str_free(&soap_headers_z); in make_http_soap_request()
547 smart_str_append(&soap_headers, &soap_headers_z); in make_http_soap_request()
811 smart_str_free(&soap_headers_z); in make_http_soap_request()
817 smart_str_free(&soap_headers_z); in make_http_soap_request()
825 smart_str_free(&soap_headers_z); in make_http_soap_request()
837 smart_str_free(&soap_headers_z); in make_http_soap_request()
1015 smart_str_free(&soap_headers_z); in make_http_soap_request()
1068 smart_str_free(&soap_headers_z); in make_http_soap_request()
1152 smart_str_free(&soap_headers_z); in make_http_soap_request()