angel3_body_parser 2.1.2 copy "angel3_body_parser: ^2.1.2" to clipboard
angel3_body_parser: ^2.1.2 copied to clipboard

Parse request bodies and query strings in Dart. Supports JSON, URL-encoded, and multi-part bodies.

Change Log #

2.1.2 #

  • Final release. Replaced by belatuk_body_parser package.

2.1.1 #

  • Fixed calling deprecated methods in unit test

2.1.0 #

  • Replaced http_server with belatuk_http_server

2.0.1 #

  • Fixed source code formating warning
  • Updated README

2.0.0 #

  • Migrated to support Dart SDK 2.12.x NNBD

1.1.1 #

  • Dart 2 updates; should fix Angel in Travis.

1.1.0 #

  • Add parseBodyFromStream
0
likes
110
pub points
0%
popularity

Publisher

verified publisherdukefirehawk.com

Parse request bodies and query strings in Dart. Supports JSON, URL-encoded, and multi-part bodies.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

belatuk_http_server, http_parser, mime

More

Packages that depend on angel3_body_parser