Releases: KazuCocoa/http_proxy
Releases · KazuCocoa/http_proxy
1.0.0
- Lock over Elixir1.2
- Support store play responses in Agent.
0.6.0
support setting response body from file.
read README and body_file
0.5.3
Fix getting headers in play mode with Elixir 1.2.0 #15
0.5.2
Add some deps in HttpProxy.start/0
and HttpProxy.stop/0
: b553854
So, you can run http_proxy without set :http_proxy
in mix.exs
.
0.5.1
Add HttpProxy.stop
and HttpProxy.start
to stop/start the proxy manually.
0.5.0
Support regex matching in play mode.
- See here as example.
- And check readme
0.4.1
record timeout into jsons when request timeout #3