ChromeRestClient
ChromeRestClient copied to clipboard
Request: Bulk-edit multipart/form-data request
Before v10.0.8 it was possible to copy & paste a complete form-data body into the rest client. With v10.0.8 it is no longer possible. One needs to add each part separately, either inline or from a file.
Use Case In some cases, it is much easier to edit the multipart form-data request as a whole instead of struggling with individual parts.
P.S. This option also exists in other leading REST client(s)
Hi,
Thank you for creating this ticket. This definitely make sense and this is something to implement in the request panel.I'll do it as soon as I can.
I'll do it as soon as I can.
@jarrodek Thank you!