You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed when running my API locally via claudia-local-api the request.body is empty for multipart/form-data POST requests. I'm able to see the body just fine when running under Lambda.
Is there a plan to add support for handling multipart/form-data?
The text was updated successfully, but these errors were encountered:
I noticed when running my API locally via claudia-local-api the request.body is empty for multipart/form-data POST requests. I'm able to see the body just fine when running under Lambda.
Is there a plan to add support for handling multipart/form-data?
The text was updated successfully, but these errors were encountered: