20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
geolocation=(), microphone=(), camera=()
Recommendations
  • Add Content-Security-Policy header to prevent XSS attacks

Performance Headers

3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
x-fh-requested-host, accept-encoding

Caching Headers

3 headers
Cache-Control
Caching
max-age=3600
Etag
Caching
"c5ca42f412ebda610d6745fdd321836bb48fd2d80f3e6d0f6ddedd4a04d3e596"
Last-Modified
Caching
Tue, 11 Nov 2025 23:21:48 GMT

Content Headers

2 headers
Content-Length
Content
3503
Content-Type
Content
text/html; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

7 headers
Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Content-Security-Policy-Report-Only
Other
default-src 'self'; base-uri 'self'; object-src 'none'; frame-ancestors 'self'; form-action 'self'; upgrade-insecure-requests; img-src 'self' data: https://*.googleusercontent.com; font-src 'self' data:; style-src 'self' 'unsafe-inline'; script-src 'self' https://accounts.google.com https://apis.google.com; connect-src 'self' https://firestore.googleapis.com https://*.googleapis.com https://identitytoolkit.googleapis.com https://securetoken.googleapis.com; frame-src https://accounts.google.com
Date
Other
Fri, 14 Nov 2025 17:48:12 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-pdk-katl1840045-PDK
X-Timer
Other
S1763142492.413206,VS0,VE105

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 387ms