jonataslaw / get_server

A backend server that makes it possible to program with Flutter syntax and reuse existing code
Apache License 2.0
475 stars 43 forks source link

Unhandled exception: MimeMultipartException: Bad multipart ending #75

Open vimptech-git opened 2 years ago

vimptech-git commented 2 years ago

When use multipart post request in postman ,in header tick content Type ( multipart/form-data; boundary=) then our server host application is crashing due to Unhandled exception: MimeMultipartException: Bad multipart ending