elixir-mint / mint

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

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

Closed mruoss closed 1 year ago

mruoss commented 1 year 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 1 year ago

Thanks @mruoss! 💟

mruoss commented 1 year ago

Awesome. Thanks for the review!