Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000, max-age=31536000; includeSubDomains
X-Frame-Options
Present
sameorigin, SAMEORIGIN
X-Content-Type-Options
Present
nosniff, nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Connection
close
Vary
accept-encoding
connection: close vary: accept-encoding
Caching Headers
Cache-Control
no-cache, must-revalidate,no-cache, no-store, must-revalidate
Expires
Thu, Jan 1 2009 12:00:00 GMT
Pragma
no-cache
cache-control: no-cache, must-revalidate,no-cache, no-store, must-revalidate expires: Thu, Jan 1 2009 12:00:00 GMT pragma: no-cache
Content Headers
Content-Length
2176
Content-Type
text/html;charset=UTF-8
content-length: 2176 content-type: text/html;charset=UTF-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
Accept,Authorization,Cache-Control,Content-Type,DNT,If-Modified-Since,Keep-Alive,Origin,User-Agent,X-Requested-With
Access-Control-Allow-Methods
GET, POST, PUT, DELETE, OPTIONS
Access-Control-Max-Age
1728000
access-control-allow-credentials: true access-control-allow-headers: Accept,Authorization,Cache-Control,Content-Type,DNT,If-Modified-Since,Keep-Alive,Origin,User-Agent,X-Requested-With access-control-allow-methods: GET, POST, PUT, DELETE, OPTIONS access-control-max-age: 1728000
Cookies Headers
Other Headers
date: Tue, 05 May 2026 07:34:20 GMT x-envoy-upstream-service-time: 8
Recommendations
Enable compression (gzip/brotli) to improve performance