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: Mark Pauley <email@hidden>
- Date: Mon, 21 Sep 2009 11:49:27 -0700
Thanks for the report. You may be able to cut them out of the request
during the willSendRequest delegate message handler, which is called
just before we send any request.
On Sep 21, 2009, at 10:09 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.
Thanks,
Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_Mark
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden