smart_str_append_const   53 ext/soap/php_http.c 		smart_str_append_const(soap_headers, "Proxy-Authorization: Basic ");
smart_str_append_const   55 ext/soap/php_http.c 		smart_str_append_const(soap_headers, "\r\n");
smart_str_append_const   83 ext/soap/php_http.c 		smart_str_append_const(soap_headers, "Authorization: Basic ");
smart_str_append_const   85 ext/soap/php_http.c 		smart_str_append_const(soap_headers, "\r\n");
smart_str_append_const  155 ext/soap/php_http.c 					smart_str_append_const(soap_headers, "\r\n");
smart_str_append_const  248 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "CONNECT ");
smart_str_append_const  252 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, " HTTP/1.1\r\n");
smart_str_append_const  253 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "Host: ");
smart_str_append_const  259 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  261 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  380 ext/soap/php_http.c 			smart_str_append_const(&soap_headers_z,"Accept-Encoding: gzip, deflate\r\n");
smart_str_append_const  400 ext/soap/php_http.c 				smart_str_append_const(&soap_headers_z,"Content-Encoding: deflate\r\n");
smart_str_append_const  404 ext/soap/php_http.c 				smart_str_append_const(&soap_headers_z,"Content-Encoding: gzip\r\n");
smart_str_append_const  544 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "POST ");
smart_str_append_const  547 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "://");
smart_str_append_const  566 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, " HTTP/1.1\r\n");
smart_str_append_const  568 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, " HTTP/1.0\r\n");
smart_str_append_const  570 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "Host: ");
smart_str_append_const  580 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "\r\n"
smart_str_append_const  583 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "\r\n"
smart_str_append_const  589 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "User-Agent: ");
smart_str_append_const  591 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  602 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "User-Agent: ");
smart_str_append_const  604 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  606 ext/soap/php_http.c 			smart_str_append_const(&soap_headers, "User-Agent: PHP-SOAP/"PHP_VERSION"\r\n");
smart_str_append_const  612 ext/soap/php_http.c 			smart_str_append_const(&soap_headers,"Content-Type: application/soap+xml; charset=utf-8");
smart_str_append_const  614 ext/soap/php_http.c 				smart_str_append_const(&soap_headers,"; action=\"");
smart_str_append_const  616 ext/soap/php_http.c 				smart_str_append_const(&soap_headers,"\"");
smart_str_append_const  618 ext/soap/php_http.c 			smart_str_append_const(&soap_headers,"\r\n");
smart_str_append_const  620 ext/soap/php_http.c 			smart_str_append_const(&soap_headers,"Content-Type: text/xml; charset=utf-8\r\n");
smart_str_append_const  622 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "SOAPAction: \"");
smart_str_append_const  624 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "\"\r\n");
smart_str_append_const  627 ext/soap/php_http.c 		smart_str_append_const(&soap_headers,"Content-Length: ");
smart_str_append_const  629 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  736 ext/soap/php_http.c 					smart_str_append_const(&soap_headers, "Authorization: Digest username=\"");
smart_str_append_const  740 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", realm=\"");
smart_str_append_const  745 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", nonce=\"");
smart_str_append_const  748 ext/soap/php_http.c 					smart_str_append_const(&soap_headers, "\", uri=\"");
smart_str_append_const  765 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", qop=\"auth");
smart_str_append_const  766 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", nc=\"");
smart_str_append_const  768 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", cnonce=\"");
smart_str_append_const  771 ext/soap/php_http.c 					smart_str_append_const(&soap_headers, "\", response=\"");
smart_str_append_const  775 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", opaque=\"");
smart_str_append_const  780 ext/soap/php_http.c 						smart_str_append_const(&soap_headers, "\", algorithm=\"");
smart_str_append_const  783 ext/soap/php_http.c 					smart_str_append_const(&soap_headers, "\"\r\n");
smart_str_append_const  798 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "Authorization: Basic ");
smart_str_append_const  800 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  822 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "Cookie: ");
smart_str_append_const  850 ext/soap/php_http.c 				smart_str_append_const(&soap_headers, "\r\n");
smart_str_append_const  856 ext/soap/php_http.c 		smart_str_append_const(&soap_headers, "\r\n");