elixir-mint / mint

Functional HTTP client for Elixir with support for HTTP/1 and HTTP/2 🌱
Apache License 2.0
1.36k stars 112 forks source link

Clarify the `type` parameter of `Mint.HTTP.open?/2` #411

Closed mruoss closed 11 months ago

mruoss commented 11 months ago

See #410. I'm trying to improve the documentation about how Mint.HTTP.open?/2 behaves for the different values of type.

@whatyouhide wdyt?

whatyouhide commented 11 months ago

Thanks @mruoss! 💟

mruoss commented 11 months ago

Awesome. Thanks for the review!