smart_str_append_const   51 ext/soap/php_http.c 		smart_str_append_const(soap_headers, "Proxy-Authorization: Basic ");
smart_str_append_const   53 ext/soap/php_http.c 		smart_str_append_const(soap_headers, "\r\n");
smart_str_append_const   79 ext/soap/php_http.c 		smart_str_append_const(soap_headers, "Authorization: Basic ");
smart_str_append_const   81 ext/soap/php_http.c 		smart_str_append_const(soap_headers, "\r\n");
smart_str_append_const  151 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  376 ext/soap/php_http.c 			smart_str_append_const(&soap_headers_z,"Accept-Encoding: gzip, deflate\r\n");
smart_str_append_const  396 ext/soap/php_http.c 				smart_str_append_const(&soap_headers_z,"Content-Encoding: deflate\r\n");
smart_str_append_const  400 ext/soap/php_http.c 				smart_str_append_const(&soap_headers_z,"Content-Encoding: gzip\r\n");
smart_str_append_const  540 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "POST ");
smart_str_append_const  543 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "://");
smart_str_append_const  562 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, " HTTP/1.1\r\n");
smart_str_append_const  564 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, " HTTP/1.0\r\n");
smart_str_append_const  566 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "Host: ");
smart_str_append_const  575 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "\r\n"
smart_str_append_const  578 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "\r\n"
smart_str_append_const  584 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "User-Agent: ");
smart_str_append_const  586 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  592 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "User-Agent: ");
smart_str_append_const  594 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  597 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "User-Agent: ");
smart_str_append_const  599 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  601 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "User-Agent: PHP-SOAP/"PHP_VERSION"\r\n");
smart_str_append_const  607 ext/soap/php_http.c 			smart_str_append_const(&soap_headers,"Content-Type: application/soap+xml; charset=utf-8");
smart_str_append_const  609 ext/soap/php_http.c 				smart_str_append_const(&soap_headers,"; action=\"");
smart_str_append_const  611 ext/soap/php_http.c 				smart_str_append_const(&soap_headers,"\"");
smart_str_append_const  613 ext/soap/php_http.c 			smart_str_append_const(&soap_headers,"\r\n");
smart_str_append_const  615 ext/soap/php_http.c 			smart_str_append_const(&soap_headers,"Content-Type: text/xml; charset=utf-8\r\n");
smart_str_append_const  617 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "SOAPAction: \"");
smart_str_append_const  619 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-Length: ");
smart_str_append_const  624 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  731 ext/soap/php_http.c 					smart_str_append_const(&soap_headers, "Authorization: Digest username=\"");
smart_str_append_const  735 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", realm=\"");
smart_str_append_const  740 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", nonce=\"");
smart_str_append_const  743 ext/soap/php_http.c 					smart_str_append_const(&soap_headers, "\", uri=\"");
smart_str_append_const  760 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", qop=\"auth");
smart_str_append_const  761 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", nc=\"");
smart_str_append_const  763 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", cnonce=\"");
smart_str_append_const  766 ext/soap/php_http.c 					smart_str_append_const(&soap_headers, "\", response=\"");
smart_str_append_const  770 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", opaque=\"");
smart_str_append_const  775 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", algorithm=\"");
smart_str_append_const  778 ext/soap/php_http.c 					smart_str_append_const(&soap_headers, "\"\r\n");
smart_str_append_const  793 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "Authorization: Basic ");
smart_str_append_const  795 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  816 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");