Implementing proxy support
Implementing proxy support
- Subject: Implementing proxy support
- From: Daryle Walker <email@hidden>
- Date: Mon, 14 Jul 2014 06:06:06 -0400
In “System Preferences” app, “Network” control panel, there’s an advanced setting screen for proxies? How do I get that information while implementing a NSURLProtocol? Is it automatically passed in some NSDictionary by the NSURLSession (or whatever) library, or do I have to manually review whatever database it’s stored in myself? If the latter, where is it?
All of the proxies except for the first two, which have “auto” in their names, have the same format: hostname, port, and optional name and password. How do you actually do proxy stuff? Is it the HTTP CONNECT command? What is different when connecting through a proxy and not using a proxy server?
— Daryle Walker Mac, Internet, and Video Game Junkie darylew AT mac DOT com
|
_______________________________________________
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