June 24, 2014
4:48 p.m.
I'm using ZnClient to get an XML file and get the following: [image: Inline image 2] Here's the request: client := ZnClient new url: uri; headerAddAll: headers. client get. Is the prefix of the entity related to the chunked transfer encoding?