request 0.1.1 copy "request: ^0.1.1" to clipboard
request: ^0.1.1 copied to clipboard

A minimal abstraction of the 'http' package's 'get' and 'post' methods that automatically throws an exception when any non-200 status code is returned.

[0.1.1] - June 4, 2021 #

  • Added [get], [request], and [post] as extension methods on [Uri].

[0.1.0] - May 20, 2021 #

  • Initial release.
0
likes
120
pub points
56%
popularity

Publisher

verified publisherjamesalex.dev

A minimal abstraction of the 'http' package's 'get' and 'post' methods that automatically throws an exception when any non-200 status code is returned.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (LICENSE)

Dependencies

http

More

Packages that depend on request