PDA

View Full Version : NSURLConnection with proxy server




McBgnr
May 14, 2009, 09:48 AM
Hello,

In my application I am using NSURLConnection for sending HTTP GET request.

However, now I want to send the HTTP request via a proxy server. I am not able to find any API which can be used in this case. Suggestions pls.