diff --git a/ext/soap/php_http.c b/ext/soap/php_http.c index d93568429e1..5fd67bbd06b 100644 --- a/ext/soap/php_http.c +++ b/ext/soap/php_http.c @@ -330,9 +330,9 @@ int get_http_soap_response(zval *this_ptr, char **buffer, int *buffer_len TSRMLS } else { cmplen = strlen(content_type); } - if (strncmp(content_type, "text/xml", cmplen) == 0 || strncmp(content_type, "application/soap+xml", cmplen == 0)) { +/* if (strncmp(http_body, "