NSURL Accept-Encoding: gzip question
NSURL Accept-Encoding: gzip question
- Subject: NSURL Accept-Encoding: gzip question
- From: Jonathan Younger <email@hidden>
- Date: Wed, 28 Jul 2004 21:56:09 -0700
Hello,
Does anyone know why NSURL is sending the following header?
Accept-Encoding: gzip, deflate;q=1.0, identity;q=0.5, *;q=0
When it doesn't support gzip?
I'm trying to use stringWithContentsOfURL: and the server is of course
sending back the page gzipped.
How can I prevent NSURL from sending this header?
Thanks,
Jonathan
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.