http_proxy icon indicating copy to clipboard operation
http_proxy copied to clipboard

http proxy with Elixir. wait request with multi port and forward to each URIs

Results 7 http_proxy issues
Sort by recently updated
recently updated
newest added

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Hello, @KazuCocoa, thank you for your work on http_proxy. Trying out http_proxy on a fresh Phoenix project seems to require the following downgrades because of the `{:hackney, "1.6.5"}` dependency: certifi...

``` warning: the Collectable protocol is deprecated for non-empty lists. The behaviour of things like Enum.into/2 or "for" comprehensions with an :into option is incorrect when collecting into non-empty lists....

``` :0: Unknown function 'Elixir.JSX':decode/1 :0: Unknown function 'Elixir.JSX':'encode!'/1 :0: Unknown function 'Elixir.JSX':'prettify!'/1 lib/http_proxy/handle.ex:38: Invalid type specification for function 'Elixir.HttpProxy.Handle':start_link/1. The success typing is ([atom() | binary() | #{'port':=_, _=>_},...])...

Updates the requirements on [hackney](https://github.com/benoitc/hackney) to permit the latest version. Changelog Sourced from hackney's changelog. 1.15.2 - 2019-09-25 doc: fix test run example in readme fix: hackney stream, send hackney_response...

dependencies

Updates the requirements on [stream_data](https://github.com/whatyouhide/stream_data) to permit the latest version. Changelog Sourced from stream_data's changelog. v1.1.0 Drop support for Elixir 1.11 and lower, require Elixir 1.12+ now. v1.0.0 No changes....

dependencies