Skip to content

Add Req HTTP client adapter#156

Open
fastjames wants to merge 1 commit into
elixir-waffle:masterfrom
fastjames:fastjames/req-http-client-adapter
Open

Add Req HTTP client adapter#156
fastjames wants to merge 1 commit into
elixir-waffle:masterfrom
fastjames:fastjames/req-http-client-adapter

Conversation

@fastjames

Copy link
Copy Markdown
Contributor
  • Add a new HTTP adapter module for Req.
  • Add req as an optional dependency.

Checklist

  • I confirm that all text in the PR description, commit messages, code comments, and documentation is human-authored.

Since #154 was noted as having a "quite wide" surface, I thought req might be a better fit (a little less code required to get what we need).

I did not make the hackney dep optional as that appears to be a breaking change.

* Add a new HTTP adapter module for [Req](https://hex.pm/packages/req).
* Add `req` as an optional dependency.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant