Cached · just now
21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000;
Content-Security-Policy
Basic
default-src; frame-ancestors; script-src; +7 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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'
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

Cache-Control
Caching
no-cache, no-store, private, must-revalidate, max-age=0
Last-Modified
Caching
Mon, 04 May 2026 00:30:27 GMT

Content Headers

Content-Type
Content
text/html; charset=UTF-8

Server Headers

Server
Server
oaws

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443"; ma=2592000
Date
Other
Mon, 04 May 2026 05:16:58 GMT
Feature-Policy
Other
accelerometer 'self'; camera 'none'; geolocation 'none'; gyroscope 'self'; magnetometer 'none'; microphone 'none'; payment 'none'; usb 'none'
Report-To
Other
: {"group":"csp-endpoint","endpoints":[{"url":"https://us-central1-report-uri-openathens.cloudfunctions.net/content-security-policy","priority":1}],"max_age":10886400}
Via
Other
1.1 google
X-Cdn-Cache-Status
Other
miss
X-Ua-Compatible
Other
IE=Edge

Recommendations

Enable compression (gzip/brotli) to improve performance