Pororoca
Pororoca copied to clipboard
New Feature Request
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
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.
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
Solved on release 3.4.0
P.S.: pasting with Ctrl+V doesn't work yet, only works with mouse right-click