Re: Proxy Problem with CFNetwork
Re: Proxy Problem with CFNetwork
- Subject: Re: Proxy Problem with CFNetwork
- From: Heath Raftery <email@hidden>
- Date: Thu, 30 Oct 2003 12:25:52 +1100
Daniel Zimmerman wrote:
Marc,
Knowing it's a bug means that I won't need to spend anymore time
trying to figure out why my code doesn't work, but now that I've
switched to use CFNetwork instead of URLAccess (so I could use HTTPS
proxy support), it looks like I'll have to go down a level and use an
API that let's me control it myself. The Q&A doc you reference didn't
have any suggestions on what to do next if you need this support, so
where should I look for this support on 10.2? Safari obviously works on
10.2 so it must be using a lower level API on 10.2.
On the contrary, Safari in 10.2 does not work with HTTPS proxies. Marc's
post was the first time I realised the was an Apple bug report about the
problem. But as developers we are only able to see bug reports we have
submitted, right? Safari does work on 10.3 through HTTPS proxies.
Nonetheless, I'm afraid I don't have a simple solution. My application
uses BSD sockets to communicate with proxies, and I wouldn't
recommending trying to write in that low level for your purposes.
Heath
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.