eBay / restcommander

Fast Parallel Async HTTP client as a Service to monitor and manage 10,000 web servers. (Java+Akka)
Apache License 2.0
902 stars 132 forks source link

Http proxy? #6

Closed ghost closed 7 years ago

ghost commented 10 years ago

I'm using Rest Commander within my company's network. All the http requests to the outside world need to use HTTP proxy. I think the commander doesn't support proxy now(all the requests will fail due to time out...). Is there any solutions? Or will you add the HTTP proxy feature in the future?

jeffpeiyt commented 10 years ago

Hi Guang,

How does your proxy look like, any examples?

Commander can send to a single target server with different requests. Can the target server be your proxy?

jeffpeiyt commented 8 years ago

async http client actually can embed proxies. you may replace the async http client when loading rest commander on this