Httper-iOS icon indicating copy to clipboard operation
Httper-iOS copied to clipboard

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

Open geigel opened this issue 7 years ago • 4 comments

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.

geigel avatar Jan 19 '17 01:01 geigel

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

lm2343635 avatar Jan 19 '17 06:01 lm2343635

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.

lm2343635 avatar Jan 30 '17 08:01 lm2343635

I would also love the ability for basic authentication

luckydonald avatar May 02 '17 18:05 luckydonald

I will add basic auth soon.

lm2343635 avatar May 02 '17 23:05 lm2343635