Re: NSURLSessionStreamTask and HTTP(S) proxies
Re: NSURLSessionStreamTask and HTTP(S) proxies
- Subject: Re: NSURLSessionStreamTask and HTTP(S) proxies
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Tue, 07 Feb 2017 17:13:32 +0000
On 7 Feb 2017, at 14:38, Thibault Martin-Lagardette <email@hidden> wrote:
> Which is invalid, because of the starting /.
Indeed. There’s not going to be an easy way around that )-: Blat!
You could use a stream task to the proxy and use CFHTTPMessage to format the request and parse the response. But that really brings us back to your other point:
> yes on principle I could potentially do that, but that means handling proxies manually (and handling them changing while the connection is active), which is really what I'm trying to avoid having to do.
Quite. Ultimately this is a business decision as to whether it’s worth your time addressing this edge case.
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
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