resty 0.1.0 copy "resty: ^0.1.0" to clipboard
resty: ^0.1.0 copied to clipboard

A simple, light and useful http wrapper built above dart's http core library.

0.1.0 #

  • Add progress property to indicate http requrest progress.

0.0.9 #

  • Improve pacakge description.
  • Improve documentation.
  • Improve example code.

0.0.8 #

Fix observer problem after locking request headers.

0.0.7 #

Minor fixes and improvements.

0.0.6 #

  • Add certificate option to pass .crt file.
  • Add observers option.
  • Add timeout option.
  • Add support for digest auth.
  • Add headers to response.
  • Add request body to logger.
  • Add Content-Length header.

0.0.5 #

  • Drop http library from dependencies.
  • Add json property.
  • Add logger property.

0.0.4 #

  • Add auth property.
  • Add support for BasicAuth.
  • Enchance testing.
  • Update README.md.

0.0.3 #

  • Add port property.

0.0.2 #

  • Add license.

0.0.1 #

  • Initial release.
4
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A simple, light and useful http wrapper built above dart's http core library.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on resty