Open codejockey68 opened 2 years ago
@codejockey68 This feature exists in the current version of the product as well. :)
You can click on Bulk Edit
on the top right corner of the Headers table and copy paste the above mentioned headers in bulk.
Let me know if that works for you.
In the windows version of the app, in build mode i am in the Headers tab and do not see Bulk Edit anywhere.
I do see the Code window…which is cool… but no Bulk Edit so far.
Sent from my iPhone
On Jun 21, 2022, at 3:54 PM, shubhbhargav @.***> wrote:
@codejockey68 This feature exists in the current version of the product as well. :)
You can click on Bulk Edit on the top right corner of the Headers table and copy paste the above mentioned headers in bulk.
Let me know if that works for you.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.
Can you please share a screenshot and also the Postman app version?
Here is what I am seeing in Postman App 9.22.1 on Mac:
Latest Windows version. Can you see the screenshot in my last email?
Sent from my iPhone
On Jun 21, 2022, at 11:15 PM, shubhbhargav @.***> wrote:
Can you please share a screenshot and also the Postman app version?
Here is what I am seeing in Postman App 9.22.1 on Mac:
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.
@codejockey68 Unfortunately I can't see the screenshot in the previous thread messages. If you don't mind, can you please share that again?
@codejockey68 Did this issue get resolved for you? Let us know if you are still unable to see the Bulk Edit option.
Is there an existing request for this feature?
Is your feature request related to a problem?
This is about UX and saving time.
In a lot of instances, I already have a nice collection of headers ready to paste, but in the current Postman UI I do not see any way to use them other than cutting/pasting all the Keys/Values separately, which adds a lot of time.
If there is already a way to do this I apologize and please just point me to it.
Describe the solution you'd like
Just like the request Body tab allows a raw paste, I would like to be able to paste multiple headers and values in raw format such as:
Host: test@test.com Accept: text/html, application/xhtml+xml Accept-Encoding: gzip, deflate Accept-Language: en-us,en;q=0.5 Cache-Control: no-cache Content-Length: 5022 Content-Type: application/json
Etc...
Describe alternatives you've considered
No response
Additional context
No response