Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache,no-store,must-revalidate,max-age=-1
Expires
0
Pragma
no-store,no-cache
cache-control: no-cache,no-store,must-revalidate,max-age=-1 expires: 0 pragma: no-store,no-cache
Content Headers
Content-Type
text/html;charset=UTF-8
content-type: text/html;charset=UTF-8
Server Headers
Server
snow_adc
server: snow_adc
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 07 May 2026 18:48:50 GMT
Server-Timing
sem_wait;dur=0, sesh_wait;dur=0
X-Is-Logged-In
false
X-Transaction-Id
4879301c3b78
date: Thu, 07 May 2026 18:48:50 GMT server-timing: sem_wait;dur=0, sesh_wait;dur=0 x-is-logged-in: false x-transaction-id: 4879301c3b78
Recommendations
Enable compression (gzip/brotli) to improve performance