smart_str_append_const   52 ext/soap/php_http.c 		smart_str_append_const(soap_headers, "Proxy-Authorization: Basic ");
smart_str_append_const   54 ext/soap/php_http.c 		smart_str_append_const(soap_headers, "\r\n");
smart_str_append_const   81 ext/soap/php_http.c 		smart_str_append_const(soap_headers, "Authorization: Basic ");
smart_str_append_const   83 ext/soap/php_http.c 		smart_str_append_const(soap_headers, "\r\n");
smart_str_append_const  153 ext/soap/php_http.c 					smart_str_append_const(soap_headers, "\r\n");
smart_str_append_const  244 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "CONNECT ");
smart_str_append_const  248 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, " HTTP/1.1\r\n");
smart_str_append_const  249 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "Host: ");
smart_str_append_const  255 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  257 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  375 ext/soap/php_http.c 			smart_str_append_const(&soap_headers_z,"Accept-Encoding: gzip, deflate\r\n");
smart_str_append_const  388 ext/soap/php_http.c 				smart_str_append_const(&soap_headers_z,"Content-Encoding: deflate\r\n");
smart_str_append_const  392 ext/soap/php_http.c 				smart_str_append_const(&soap_headers_z,"Content-Encoding: gzip\r\n");
smart_str_append_const  547 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "POST ");
smart_str_append_const  550 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "://");
smart_str_append_const  569 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, " HTTP/1.1\r\n");
smart_str_append_const  571 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, " HTTP/1.0\r\n");
smart_str_append_const  573 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "Host: ");
smart_str_append_const  582 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "\r\n"
smart_str_append_const  585 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "\r\n"
smart_str_append_const  591 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "User-Agent: ");
smart_str_append_const  593 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  599 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "User-Agent: ");
smart_str_append_const  601 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  604 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "User-Agent: ");
smart_str_append_const  606 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  608 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "User-Agent: PHP-SOAP/"PHP_VERSION"\r\n");
smart_str_append_const  614 ext/soap/php_http.c 			smart_str_append_const(&soap_headers,"Content-Type: application/soap+xml; charset=utf-8");
smart_str_append_const  616 ext/soap/php_http.c 				smart_str_append_const(&soap_headers,"; action=\"");
smart_str_append_const  618 ext/soap/php_http.c 				smart_str_append_const(&soap_headers,"\"");
smart_str_append_const  620 ext/soap/php_http.c 			smart_str_append_const(&soap_headers,"\r\n");
smart_str_append_const  622 ext/soap/php_http.c 			smart_str_append_const(&soap_headers,"Content-Type: text/xml; charset=utf-8\r\n");
smart_str_append_const  624 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "SOAPAction: \"");
smart_str_append_const  626 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "\"\r\n");
smart_str_append_const  629 ext/soap/php_http.c 		smart_str_append_const(&soap_headers,"Content-Length: ");
smart_str_append_const  631 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  728 ext/soap/php_http.c 					smart_str_append_const(&soap_headers, "Authorization: Digest username=\"");
smart_str_append_const  732 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", realm=\"");
smart_str_append_const  737 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", nonce=\"");
smart_str_append_const  740 ext/soap/php_http.c 					smart_str_append_const(&soap_headers, "\", uri=\"");
smart_str_append_const  757 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", qop=\"auth");
smart_str_append_const  758 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", nc=\"");
smart_str_append_const  760 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", cnonce=\"");
smart_str_append_const  763 ext/soap/php_http.c 					smart_str_append_const(&soap_headers, "\", response=\"");
smart_str_append_const  767 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", opaque=\"");
smart_str_append_const  772 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", algorithm=\"");
smart_str_append_const  775 ext/soap/php_http.c 					smart_str_append_const(&soap_headers, "\"\r\n");
smart_str_append_const  789 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "Authorization: Basic ");
smart_str_append_const  791 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  813 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "Cookie: ");
smart_str_append_const  841 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  847 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "\r\n");