Open
Cached
·
1h ago
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Missing
Not configured
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
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Mon, 04 May 2026 05:52:06 GMT
Server-Timing
t;desc="cdeae64f47ec", sem_wait;dur=0, sesh_wait;dur=0
X-Is-Logged-In
false
X-Transaction-Id
cdeae64f47ec
date: Mon, 04 May 2026 05:52:06 GMT server-timing: t;desc="cdeae64f47ec", sem_wait;dur=0, sesh_wait;dur=0 x-is-logged-in: false x-transaction-id: cdeae64f47ec
Recommendations
Enable compression (gzip/brotli) to improve performance