Type Alias CommonHeaderNames
CommonHeaderNames:
| "accept"
| "accept-encoding"
| "accept-language"
| "authorization"
| "cache-control"
| "content-type"
| "content-length"
| "cookie"
| "host"
| "origin"
| "referer"
| "user-agent"
| "x-forwarded-for"
| "x-forwarded-host"
| "x-forwarded-proto"
| "x-requested-with"