jarrodek / ChromeRestClient

ARC Chrome is deprecated. Please move to https://github.com/advanced-rest-client/arc-electron/
Apache License 2.0
370 stars 98 forks source link

A proxy for Android apps [design doc] #342

Open jarrodek opened 8 years ago

jarrodek commented 8 years ago

Make HTTP server in ARC and proxy request to destination server. Then return the results to the app and display in ARC request and response data.

jarrodek commented 8 years ago

This would require from the mobile developer to create a test case where requests are send to different URL.