Open Cached · just now
13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Strict-Transport-Security header with max-age of at least 1 year
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

1 headers
Transfer-Encoding
Performance
chunked

Caching Headers

4 headers
Cache-Control
Caching
pre-check=0, post-check=0, max-age=0
Expires
Caching
0
Last-Modified
Caching
Fri, 14 Nov 2025 06:03:52 GMT
Pragma
Caching
no-cache

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
Apache

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
2a0d2363701f23f8a75028924a3af643=NjQuMzQuODEuMTY1; expires=Sat, 15-Nov-2025 06:03:52 GMT; Max-Age=86400; path=/; domain=.cheers.fun; HttpOnly

Other Headers

2 headers
Date
Other
Fri, 14 Nov 2025 06:03:51 GMT
P3p
Other
CP="ALL CURa ADMa DEVa TAIa OUR BUS IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE LOC OTC"

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 2523ms