http_plus 0.1.4 http_plus: ^0.1.4 copied to clipboard
package:http compatible client that can speak HTTP/2, maintain connections and fallback to HTTP/1.1.
0.1.0 #
- initial version
0.1.1 #
- proper README, LICENSE
- added all-contributors
0.1.2 #
HttpPlusClient
: renamedenabled
->enableHttp2
- proper API docs for all public members
- convenient global functions added to make direct HTTP calls
0.1.3 #
- readme: added "Using" section
- pubspec: improve description
- example: added small snippet
- completed missing API docs
0.1.4 #
- readme: added badge for CI
- Github issue templates added
- Github Action for CI and PR added
- readme: minor improvement