mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
6d1f3e34ba
* Fixed duplication kve bug * Autocomplete more headers
36 lines
521 B
JSON
36 lines
521 B
JSON
[
|
|
"Content-Type",
|
|
"Content-Length",
|
|
"Accept",
|
|
"Accept-Charset",
|
|
"Accept-Encoding",
|
|
"Accept-Language",
|
|
"Accept-Datetime",
|
|
"Authorization",
|
|
"Cache-Control",
|
|
"Cookie",
|
|
"Connection",
|
|
"Content-MD5",
|
|
"Date",
|
|
"Expect",
|
|
"Forwarded",
|
|
"From",
|
|
"Host",
|
|
"If-Match",
|
|
"If-Modified-Since",
|
|
"If-None-Match",
|
|
"If-Range",
|
|
"If-Unmodified-Since",
|
|
"Max-Forwards",
|
|
"Origin",
|
|
"Pragma",
|
|
"Proxy-Authorization",
|
|
"Range",
|
|
"Referer",
|
|
"TE",
|
|
"User-Agent",
|
|
"Upgrade",
|
|
"Via",
|
|
"Warning"
|
|
]
|