angel-dart-archive / framework

moved to angel-dart/angel/packages/framework
https://github.com/angel-dart/angel/tree/master/packages/framework
MIT License
48 stars 13 forks source link

Allow users to set bodyAsMap/uploadedFiles/etc ONCE #227

Closed thosakwe closed 5 years ago

thosakwe commented 5 years ago

This would allow users to write custom plugins to parse request bodies of unofficially-supported content types. If _body != null, throw a StateError().