Updated body_parser

This commit is contained in:
thomashii 2021-07-10 10:18:20 +08:00
parent b620bf853c
commit 335e1a9907

View file

@ -1,6 +1,7 @@
name: angel3_body_parser
version: 2.1.1
description: Parse request bodies and query strings in Dart. Supports JSON, URL-encoded, and multi-part bodies.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/angel3/packages/body_parser
environment:
sdk: '>=2.12.0 <3.0.0'