dia_body 0.1.2 dia_body: ^0.1.2 copied to clipboard
Request body parser middleware for Dia http serer. Parse query, x-www-form-urlencoded, json and form-data params and uploaded files form HttpRequest.
0.1.2 #
- Fix type Utf8Decoder is not a subtype of type StreamTransformer
0.1.1 #
- Update Dia version to 0.1.3
- Add dart_code_metrics
- Fix if body empty
0.1.0 #
- Update Dia version to 0.1.0
- Add migration guide
0.0.3 #
- Update Dia version to 0.0.8
- Add more information to Readme
- Add more dartdoc comments in code
0.0.2 #
- Update Dia version to 0.0.6
- Fix documentation
0.0.1 #
- Initial version