Open Cached · just now
11 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
Present
accelerometer=(), gyroscope=(), magnetometer=(), usb=()
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)

Performance Headers

0 headers
No performance headers found

Caching Headers

1 headers
Cache-Control
Caching
private

Content Headers

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

Server Headers

0 headers
No server headers found

CORS Headers

3 headers
Access-Control-Allow-Headers
Cors
Origin, Content-Type, X-Auth-Token,Authorization,Aff
Access-Control-Allow-Methods
Cors
GET, POST, OPTIONS, PUT, DELETE
Access-Control-Allow-Origin
Cors
https://www.tc2000.com

Cookies Headers

1 headers
Set-Cookie
Cookies
REF=; domain=.tc2000.com; expires=Fri, 14-Nov-2025 07:16:14 GMT; path=/

Other Headers

1 headers
Date
Other
Sat, 15 Nov 2025 07:16:14 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 0ms