Is there any way to disable NSURLConnection from automatically decoding a gzip-encoded HTTP response?
That is, I’m requesting a resource whose response headers include “Content-Encoding: gzip”, and I want to capture the compressed form. (I’m saving it to disk and I want it to stay compressed; also there’s an external checksum of the resource in its compressed form, and if I were to re-compress it I’d be likely to arrive at the wrong checksum.) —Jens _______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com This email sent to arch...@mail-archive.com