Re: NSURLConnection inserting Accept-Language and Accept headers
Re: NSURLConnection inserting Accept-Language and Accept headers
- Subject: Re: NSURLConnection inserting Accept-Language and Accept headers
- From: Jens Alfke <email@hidden>
- Date: Mon, 21 Sep 2009 09:30:36 -0700
On Sep 21, 2009, at 5:08 AM, Michael C.Silva wrote:
Is there anyway to completely remove these headers from being
inserted by NSURLConnection?
They are not present in my NSMutableURLRequest, but show up in the
stream sent out by the NSURLConnection. I see no way to control this.
I don't know. If you don't get an answer here, try the macnetworkprog
list. The NSURLXXX classes are a thin wrapper around the CFNetwork
framework, and the CFNetwork engineers tend not to be on this list
because they don't work on Cocoa stuff directly.
—Jens_______________________________________________
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