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
Hi @Envek ,
That looks interesting, but I don't have a good knowledge of this part of curl. I also don't have a platform for testing multipart/form-data.
But the project is always open for contributions, so I would be glad to review the Pull-Request implementing this feature 👍 .
What do you think about adding
multipart/form-data
requests that are made with-F
option in curl?It would be awesome for testing endpoints for file uploads that are located on API Gateways with AWS Auth enabled.
Example [aws]curl command:
Expected request body:
The text was updated successfully, but these errors were encountered: