postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.84k stars 840 forks source link

Allow raw paste of multiple headers into the Headers tab, like you can Body tab, instead of having to enter multiple keys,values separately #11029

Open codejockey68 opened 2 years ago

codejockey68 commented 2 years ago

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

shubhbhargav commented 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.

codejockey68 commented 2 years ago

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.

shubhbhargav commented 2 years ago

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:

Screenshot 2022-06-21 at 8 12 05 PM
codejockey68 commented 2 years ago

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.

shubhbhargav commented 2 years ago

@codejockey68 Unfortunately I can't see the screenshot in the previous thread messages. If you don't mind, can you please share that again?

shubhbhargav commented 1 year ago

@codejockey68 Did this issue get resolved for you? Let us know if you are still unable to see the Bulk Edit option.