Skip to content

v1.2.0

Choose a tag to compare

@ericentin ericentin released this 28 May 19:29
· 9 commits to master since this release
f12686e
  • The default request ID for the HTTP client has changed to the string "0", rather than the integer value 0, to resolve issues with some degenerate server implementations.
  • You can now optionally pass a custom request ID as an argument to the HTTP client.
  • Remove extraneous check that handler module is loaded at compile time in HTTP plug.
  • Package generally updated for modern Elixir, official support for v1.3 dropped.