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
origin-when-cross-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
Wed, 06 May 2026 11:24:02 GMT
Server-Timing
sem_wait;dur=0, sesh_wait;dur=0
X-Is-Logged-In
false
X-Transaction-Id
470a0ef34760
date: Wed, 06 May 2026 11:24:02 GMT server-timing: sem_wait;dur=0, sesh_wait;dur=0 x-is-logged-in: false x-transaction-id: 470a0ef34760
Recommendations
Enable compression (gzip/brotli) to improve performance