Re: Preventing Automatic Gzip Decompression with NSURLConnection?
Re: Preventing Automatic Gzip Decompression with NSURLConnection?
- Subject: Re: Preventing Automatic Gzip Decompression with NSURLConnection?
- From: Knut Lorenzen <email@hidden>
- Date: Thu, 18 Dec 2008 21:00:40 +0100
Am 18.12.2008 um 20:53 schrieb Knut Lorenzen:
Setting your MIMEType to @"gzip" and returning NO should to the trick.
Ouch, this should probably be @"application/gzip" :)
Cheers,
Knut
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden