• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Preventing Automatic Gzip Decompression with NSURLConnection?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Preventing Automatic Gzip Decompression with NSURLConnection?


  • Subject: Preventing Automatic Gzip Decompression with NSURLConnection?
  • From: Andrew Lindesay <email@hidden>
  • Date: Fri, 19 Dec 2008 08:22:29 +1300

Hello;

I have figured out that NSURLConnection is decompressing data when the header "Content-Encoding" is equal to "gzip". Fair enough and probably quite handy, but I would like to stop it doing this as I would like to show a progress bar for a download and if the data is being automatically decompressed then I can't see how far through the process it is. Is there a means to repress the automatic decompression of this data as it comes down?

cheers.

___
Andrew Lindesay
www.lindesay.co.nz

_______________________________________________

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


  • Follow-Ups:
    • Re: Preventing Automatic Gzip Decompression with NSURLConnection?
      • From: Knut Lorenzen <email@hidden>
  • Prev by Date: Re: a few Core Data questions: Predicates and document based app
  • Next by Date: Re: Performance of calculation on float point numbers in a array • NSNumber in NSArray, or classic C array?
  • Previous by thread: Re: [Q] availableTypeFromArray returns NXFileContentsPboardType instead of NSFileContentsPboardType
  • Next by thread: Re: Preventing Automatic Gzip Decompression with NSURLConnection?
  • Index(es):
    • Date
    • Thread