fire_http 0.0.8 copy "fire_http: ^0.0.8" to clipboard
fire_http: ^0.0.8 copied to clipboard

outdated

The fire_http is a Firestrarter plugin who helps you to implement client of HTTP/1.1 or HTTP/2 on Flutter Project.

0.0.1 #

  • Initial fire_http package release.

0.0.2 #

  • Provides set up of certificate, set up of proxy, ans set up of callback when bad certificate.
  • Unit testing.

0.0.3 #

  • Use mocktail 0.2.0.

0.0.4 #

  • Provides a function to copy the BaseHttpClient without SecurityContext.
  • Change setProxy and setSecurityContext to be void function.

0.0.5 #

  • Provides a HttpWebClient as specific http client for flutter web

0.0.6 #

  • Provides a user-agent header in the Http2Client

0.0.7 #

  • Provides a HttpFlexibleClient for easy usage by switching the setHttp2 with Http1Client or Http2Client

0.0.8 #

  • Fixed error in setProxy
1
likes
0
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

The fire_http is a Firestrarter plugin who helps you to implement client of HTTP/1.1 or HTTP/2 on Flutter Project.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, http2

More

Packages that depend on fire_http