• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Proxy settings in UIWebview or at application level
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Proxy settings in UIWebview or at application level


  • Subject: Proxy settings in UIWebview or at application level
  • From: Vikas Mahajan <email@hidden>
  • Date: Thu, 26 Apr 2012 12:15:32 +0530

Hi,

I am currently working on making an iOS browser which will have
provision to set proxy in it. I am making browser as wrapper around
UIWebview. But as NSURL / NSREQUEST doesn't support setting proxy, so
I got struck here. I know that we can set proxy in CFURL, so is there
any way we can capture packets send by UIWebview at CFNetwork level
inside our application to route them through proxy server?
Or does Cocoa supports reflection to set proxy dynamically inside
application sandbox?
Any other way by which we can set proxy in UIWebview or at application level?
Please help.


--
Thanks,

Vikas Mahajan
P.S.: I don't want to use ASIHTTPRequest because it has a lot of
limitations, so please suggest some different method.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: removeFromSuperview problem
  • Next by Date: Re: DataSource modified while TableView is displaying data
  • Previous by thread: RE: removeFromSuperview problem
  • Next by thread: Re: DataSource modified while TableView is displaying data
  • Index(es):
    • Date
    • Thread