appcues / mojito

An easy-to-use Elixir HTTP client, built on the low-level Mint library.
https://hexdocs.pm/mojito/Mojito.html
MIT License
349 stars 34 forks source link

Explicitly test both HTTP1 and HTTP2 #6

Closed gamache closed 3 years ago

gamache commented 5 years ago

We should test both protocols separately rather than letting Cowboy decide.