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

For request headers, add a dropdown of common/available header keys #1

Open
geigel opened this issue Jan 19, 2017 · 4 comments
Open

Comments

@geigel
Copy link

geigel commented Jan 19, 2017

This issue seeks to improve usability of the app. Right now a request header key must be typed in full by the user. Instead, it would be better to either allow the user to begin typing the key for the header and then auto-suggest the completion of a common/available header keys or simply provide a dropdown of common/available header keys.

This functionality exists within an existing desktop Mac program called CocoaRestClient. In that program it offers the ability to type the request header key and also shows a dropdown menu to select. It's a time-saving feature and also reduces errors during input of request header.

@lm2343635
Copy link
Member

Thank you for your replying, I will add this dropdown menu in the next version.

@lm2343635
Copy link
Member

I have added menu for choosing some common request header key in the new version 1.3. If they are not enough, tell me what you want.

@luckydonald
Copy link

I would also love the ability for basic authentication

@lm2343635
Copy link
Member

I will add basic auth soon.

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

3 participants