java - How to make HttpURLConnection use the PC's proxy and not via code? -


my app under development running in emulator , need route traffic through fiddler , inspect , test.

how make httpurlconnection class follow pc's proxy settings instead of having set proxy in code?

it easier press f12 turn fiddler on/off add code , use config file.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -