Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Feature Request #68

Open
Theraqa opened this issue Dec 6, 2023 · 2 comments
Open

New Feature Request #68

Theraqa opened this issue Dec 6, 2023 · 2 comments

Comments

@Theraqa
Copy link

Theraqa commented Dec 6, 2023

It would be super useful if we could just drop/paste headers in headers box
in this format for example:

Pragma: no-cache
Accept: */*
Host: somehost.com
Connection: Keep-Alive
User-Agent: okhttp/3.12.1
@alexandrehtrb
Copy link
Owner

Hello @Theraqa ,

If you mean copy-paste headers from text into the headers table, I will take a look to see if it's possible.

If you mean keybindings (Ctrl+C Ctrl+V), this is disabled due to a bug in the table component. But, you can copy and paste headers by using mouse right-click, including copying from the response headers to the request headers.

@Theraqa
Copy link
Author

Theraqa commented Dec 8, 2023

Yes if we could paste headers in request headers table that would be awesome and save lot of time, instead of adding them one by one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants