http-prompt
http-prompt copied to clipboard
Autocomplete for multiple header values
Autocomplete should work for multiple header values separated by semicolons or commas depending on the header being used. Example:
Content-Type:text/html;charset=utf-8
Accept:"text/plain, text/html"
'Cookie:a=1; b=2'