Type Alias CommonResponseHeaderNames
CommonResponseHeaderNames:
| "content-type"
| "content-length"
| "cache-control"
| "etag"
| "expires"
| "last-modified"
| "location"
| "set-cookie"
| "access-control-allow-origin"
| "access-control-allow-methods"
| "access-control-allow-headers"
| "access-control-allow-credentials"
| "vary"
| "x-powered-by"
| "x-frame-options"
| "x-content-type-options"
| "strict-transport-security"