Skip navigation.
 
mlRe: Per Process HTTP Proxy
FROM : Nick Zitzmann
DATE : Fri Aug 31 19:38:21 2007

On Aug 31, 2007, at 11:14 AM, Simon Liu wrote:

> Is it possible to instruct a Cocoa application to use a HTTP proxy,
> defined in the app by the user, and not setup in Network Preferences?


No. However, if you have to do this, then you could use an alternate 
URL loader, such as CURL, instead of NSURLConnection/NSURLDownload.

Nick Zitzmann
<http://www.chronosnet.com/>

Related mailsAuthorDate
mlPer Process HTTP Proxy Simon Liu Aug 31, 19:14
mlRe: Per Process HTTP Proxy Nick Zitzmann Aug 31, 19:38
mlRe: Per Process HTTP Proxy Simon Liu Aug 31, 21:48