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

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

0.2.3 #

  • chore: upgraded dependency package version (#2)

0.2.2 #

  • docs(readme): fix bage links
  • chore:(changelog) inverted order
  • CHANGELOG: fix formatiing
  • readme: fix table alignment
  • readme: refined a TODO

0.2.1 #

  • readme: remove null-safety from TODO
  • added read and readBytes top-level functions
  • making the "default shared client" public via HttpPlusClient.defaultClient

0.2.0 #

  • migrated to null-safety

0.1.4 #

  • readme: added badge for CI
  • Github issue templates added
  • Github Action for CI and PR added
  • readme: minor improvement

0.1.3 #

  • readme: added "Using" section
  • pubspec: improve description
  • example: added small snippet
  • completed missing API docs

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.1 #

  • proper README, LICENSE
  • added all-contributors

0.1.0 #

  • initial version
11
likes
140
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http, http2, http_parser

More

Packages that depend on http_plus