Skip to content
New issue

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

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

Already on GitHub? # to your account

Store user-added headers in local storage or other place #21

Open
zihotki opened this issue Aug 5, 2016 · 1 comment
Open

Store user-added headers in local storage or other place #21

zihotki opened this issue Aug 5, 2016 · 1 comment

Comments

@zihotki
Copy link

zihotki commented Aug 5, 2016

Very often authorization in APIs is done via request headers and if user adds some headers they are very likely needed for all requests in that API. Requiring user to add the headers again after a page refresh adds a lot of friction. The headers should be cached in local storage or any other available place.

@brendanjmuir
Copy link

I also think this would be an awesome enhancement. I have a situation where I need to add custom header fields to every request and think it would be great to have a place to specify these headers within the test tool's config or code.

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

No branches or pull requests

2 participants