Skip to content

Releases: KazuCocoa/http_proxy

1.0.3

05 Jul 14:52
Compare
Choose a tag to compare

fix #25

1.0.2

13 Apr 22:57
Compare
Choose a tag to compare

update some dependencies

1.0.1

31 Jan 02:09
Compare
Choose a tag to compare
  • update dependencies

1.0.0

16 Jan 00:46
Compare
Choose a tag to compare
  • Lock over Elixir1.2
  • Support store play responses in Agent.

0.6.0

06 Jan 17:14
Compare
Choose a tag to compare

support setting response body from file.

read README and body_file

0.5.3

31 Dec 03:28
Compare
Choose a tag to compare

Fix getting headers in play mode with Elixir 1.2.0 #15

0.5.2

29 Dec 16:24
Compare
Choose a tag to compare

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

29 Dec 15:59
Compare
Choose a tag to compare

Add HttpProxy.stop and HttpProxy.start to stop/start the proxy manually.

0.5.0

29 Dec 10:17
Compare
Choose a tag to compare

Support regex matching in play mode.

  • See here as example.
  • And check readme

0.4.1

25 Dec 14:25
Compare
Choose a tag to compare

record timeout into jsons when request timeout #3