Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RestClient ignores proxy settings #40

Open
aphex3k opened this issue Aug 17, 2014 · 1 comment
Open

RestClient ignores proxy settings #40

aphex3k opened this issue Aug 17, 2014 · 1 comment

Comments

@aphex3k
Copy link

aphex3k commented Aug 17, 2014

As a mobile app developer I'm using Charles web proxy between my test devices and the internet to inspect network traffic. All PortableRest traffic does not go through the proxy if it is enabled on the device. It always uses a direct connection. If I disable direct internet access and make it available only through proxy, all client requests error out...

Please let me know if you need additional details.

Im running PortableRest PCL in Xamarin.iOS

@kyurkchyan
Copy link

Hello

Have you been able to solve this issue?
I had similar issue with official RestSharp PCL version. Here is the stack overflow question
http://stackoverflow.com/questions/24340570/restsharp-portable-restclient-proxy-property-is-not-working

My I need a PCL Rest which will be able to pass the requests through a proxy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants