Loading
601 views
URL connections through proxy server
Page 1
1–1
I need my program to be able to operate through a proxy server. I'm using NSURLConnection to get HTML from the net. I know it transparently supports proxy servers through the OS-X network settings, but i don't want to set a proxy for all HTTP content, just everything sent through my app. Any ideas?
Page 1
1–1