Re: Implementing proxy support
Re: Implementing proxy support
- Subject: Re: Implementing proxy support
- From: Jens Alfke <email@hidden>
- Date: Mon, 14 Jul 2014 23:10:51 -0700
On Jul 14, 2014, at 10:34 PM, Daryle Walker < email@hidden> wrote: I’m in the middle. It’s a NSURLProtocol subclass, which NSURLConnection/Session use to do their dirty work. So I have to implement the “automatic" check and proxy setting following, probably involving CFStream or BSD sockets. Hopefully not the latter, since I’m a newbie.
You can actually do the dirty work using NSURLConnection/Session. You just have to avoid infinite regress...
I don’t know which one(s) I need yet. What proxy styles were the Networking authors envisioning for the entries in the control panel?
I imagine it supports all of them, since any missing support would lead to some enterprise IT department banning Macs because “they don’t work on our network”. :-p
—Jens |
_______________________________________________
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