elixir-mint / mint

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

Support all possible HTTP/2 client settings #386

Closed whatyouhide closed 1 year ago

whatyouhide commented 1 year ago

Closes https://github.com/elixir-mint/mint/issues/384.

/cc @hissssst

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 9a0885b40dcbe57e342e2621cec39b703a4495ad-PR-386


Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/mint/http2.ex 9 10 90.0%
<!-- Total: 9 10 90.0% -->
Totals Coverage Status
Change from base Build 44ca720f380b85ffd9a87fdf2ab7707a609f6160: 0.3%
Covered Lines: 1216
Relevant Lines: 1409

💛 - Coveralls