Open
Cached
·
just now
27
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Age
902314
Cache-Control
public, max-age=0, must-revalidate
Etag
W/"971553be0ffd77df11c26adbb69ab47b"
Last-Modified
Fri, 24 Apr 2026 23:01:57 GMT
age: 902314 cache-control: public, max-age=0, must-revalidate etag: W/"971553be0ffd77df11c26adbb69ab47b" last-modified: Fri, 24 Apr 2026 23:01:57 GMT
Content Headers
Content-Disposition
inline
Content-Type
text/html; charset=utf-8
content-disposition: inline content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Tue, 05 May 2026 09:54:30 GMT
Nel
Report-To Group
heroku-nel
max-age: 1h
success: 1.0%
failure: 10.0%
Report-To
Other
Group
heroku-nel
max-age: 1h
Reporting-Endpoints
heroku-nel="https://nel.heroku.com/reports?s=lzutGmyNos%2FVsmTBJ9Ump5vlw5Cx7BnWZLqrlJAllws%3D&sid=af571f24-03ee-46d1-9f90-ab9030c2c74c&ts=1777974870"
X-Content-Security-Policy
default-src https: data: blob: 'unsafe-eval' 'unsafe-inline'; frame-src 'self' https://*;
X-Matched-Path
/
X-Webkit-Csp
default-src https: data: blob: 'unsafe-eval' 'unsafe-inline'; frame-src 'self' https://*;
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9f6edd3d2ba2389d-IAD
date: Tue, 05 May 2026 09:54:30 GMT
nel: {"report_to":"heroku-nel","response_headers":["Via"],"max_age":3600,"success_fraction":0.01,"failure_fraction":0.1}
report-to: {"group":"heroku-nel","endpoints":[{"url":"https://nel.heroku.com/reports?s=lzutGmyNos%2FVsmTBJ9Ump5vlw5Cx7BnWZLqrlJAllws%3D\u0026sid=af571f24-03ee-46d1-9f90-ab9030c2c74c\u0026ts=1777974870"}],"max_age":3600}
reporting-endpoints: heroku-nel="https://nel.heroku.com/reports?s=lzutGmyNos%2FVsmTBJ9Ump5vlw5Cx7BnWZLqrlJAllws%3D&sid=af571f24-03ee-46d1-9f90-ab9030c2c74c&ts=1777974870"
via: 1.1 heroku-router
x-content-security-policy: default-src https: data: blob: 'unsafe-eval' 'unsafe-inline'; frame-src 'self' https://*;
x-matched-path: /
x-vercel-cache: HIT
x-vercel-id: iad1::np48j-1777974870605-6f224cdb811b
x-webkit-csp: default-src https: data: blob: 'unsafe-eval' 'unsafe-inline'; frame-src 'self' https://*;
Recommendations
Enable compression (gzip/brotli) to improve performance