Response XML contains “ 2000 ” and “20a0” characters
问题 I have a WebDAV propfind request sent using PHP. The HTTP request looks like this: PROPFIND /path/to/whatever HTTP/1.1 User-Agent: My Client Accept-Encoding: deflate Depth: 1 Host: example.com Content-Type: text/xml;charset=UTF-8 Authorization: Basic bLahDeBlah= Content-Length: 82 Connection: close <?xml version='1.0' encoding='utf-8'?><propfind xmlns='DAV:'><allprop/></propfind> It works fine when the response XML is less than about 1.5 MB. When the response is bigger, the XML contains