2
Support multipart/mixed requests
Source: Kong/insomnia#3595 · opened by @rdehouss
• Insomnia Version: 5.11.7
• Operating System: Linux
Details
It would be awesome to be able to build more "complex" multipart requests.
A multipart/mixed is like this in curl
In the UI, it would allow to add "parts", specify the content-type and content-disposition of each (although, they are optional). In case of Content-Disposition: attachment, Insomnia would propose to attach a file (whatever the mimetype).
On send, Insomnia would generate its own boundary, set the right Content-Type (based on user input on the "general request", not the parts) (like multipart/mixed) and would send the parts in --data-binary (needs to be base64_encoded)
WDYT?
Thanks a lot already for the great product!
Cheers,
Raphaël
• Operating System: Linux
Details
It would be awesome to be able to build more "complex" multipart requests.
A multipart/mixed is like this in curl
In the UI, it would allow to add "parts", specify the content-type and content-disposition of each (although, they are optional). In case of Content-Disposition: attachment, Insomnia would propose to attach a file (whatever the mimetype).
On send, Insomnia would generate its own boundary, set the right Content-Type (based on user input on the "general request", not the parts) (like multipart/mixed) and would send the parts in --data-binary (needs to be base64_encoded)
WDYT?
Thanks a lot already for the great product!
Cheers,
Raphaël
No pledges yet. Be the first to back this.
Comments
Similar requests
Inso CLI does not support multipart form structure in requests
3 votes · 0 comments
Allow usage of dynamic values in Multipart Form
1 vote · 0 comments
Add better support for file uploads to graphQL
8 votes · 0 comments
Multipart: Send multiple files quickly
1 vote · 0 comments
[Feature request] Select multiple Multipart files in one parameter
4 votes · 0 comments
No comments yet.