schttp 1.1.0 copy "schttp: ^1.1.0" to clipboard
schttp: ^1.1.0 copied to clipboard

A simple HTTP client supporting a cache.

1.1.0 #

  • Made getCache and setCache non-nullable (if this breaks your code, your code's wrong)
  • Added readCache and writeCache parameters to disable caching dynamically

1.0.0-nullsafety.0 #

  • Null-safety

0.2.0 #

  • Support for using US-ASCII and Latin-1 when the server sends it.

0.1.0 #

  • The initial release.
  • It is mostly just 1:1 copied from Amplessimus.
  • It can GET and POST and use a cache.
2
likes
100
pub points
0%
popularity

Publisher

verified publisherampless.chrissx.de

A simple HTTP client supporting a cache.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (LICENSE)

More

Packages that depend on schttp