There is no way to include a 'Accept-Encoding: gzip, deflate' header to a SoapClient request with SoapHeader and __setSoapHeaders. Can someone guide me?
$sc = new SoapClient($url1, array("trace" => true, "exceptions" => false));
$sh = n...
asked by
15.12.2016 / 13:18