http_plus 0.2.0 copy "http_plus: ^0.2.0" to clipboard
http_plus: ^0.2.0 copied to clipboard

outdated

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: renamed enabled -> 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

0.2.0 #

  • migrated to null-safety
11
likes
0
pub points
71%
popularity

Publisher

verified publisherbhikadia.com

package:http compatible client that can speak HTTP/2, maintain connections and fallback to HTTP/1.1.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, http2, http_parser

More

Packages that depend on http_plus