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

Support bulk-editing headers #13

Open
infinitely0 opened this issue Oct 25, 2022 · 0 comments
Open

Support bulk-editing headers #13

infinitely0 opened this issue Oct 25, 2022 · 0 comments

Comments

@infinitely0
Copy link

In Postman you can edit headers in bulk, which is very useful in cases where you want to paste the headers of a previous request and amend the body, for example. In Restfox you have to insert the headers one by one.

image

I don't expect this would be too difficult to add. You'd just need to parse the line-separated headers in a textbox and update your list of headers.

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

No branches or pull requests

2 participants