Skip to content

RESPONSE_HEADERS

const RESPONSE_HEADERS: readonly ["Accept-Ranges", "Access-Control-Allow-Credentials", "Access-Control-Allow-Headers", "Access-Control-Allow-Methods", "Access-Control-Allow-Origin", "Access-Control-Expose-Headers", "Access-Control-Max-Age", "Age", "Allow", "Alt-Svc", "Cache-Control", "Connection", "Content-Disposition", "Content-Encoding", "Content-Language", "Content-Length", "Content-Location", "Content-Range", "Content-Security-Policy", "Content-Security-Policy-Report-Only", "Content-Type", "Date", "ETag", "Expect-CT", "Expires", "Feature-Policy", "Forwarded", "Host", "Keep-Alive", "Last-Modified", "Link", "Location", "P3P", "Pragma", "Proxy-Authenticate", "Public-Key-Pins", "Public-Key-Pins-Report-Only", "Refresh", "Retry-After", "Server", "Set-Cookie", "Strict-Transport-Security", "Timing-Allow-Origin", "Trailer", "Transfer-Encoding", "Tk", "Upgrade", "Vary", "Via", "Warning", "WWW-Authenticate", "X-Content-Type-Options", "X-DNS-Prefetch-Control", "X-Frame-Options", "X-Powered-By", "X-Request-ID", "X-Correlation-ID", "X-UA-Compatible", "X-XSS-Protection"]

Source

src/constants.ts:1324