airframe
airframe copied to clipboard
http: Fix flaky tests using httpbin.org
https://httpbin.org/ has been down and causing test failures. It's better to have an alternative way to test Http clients including:
- JavaSync/AsycClient
- URLConnectionClient
- RPCHttpClient
Instead of using an external servers, it's better to use Netty backend in the integration-test