Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
no-store, private, must-revalidate, proxy-revalidate, no-cache, max-age=0
Expires
Thu, 01 Jan 1970 00:00:00 GMT
Pragma
no-cache
cache-control: no-store, private, must-revalidate, proxy-revalidate, no-cache, max-age=0 expires: Thu, 01 Jan 1970 00:00:00 GMT pragma: no-cache
Content Headers
Content-Length
5043
Content-Type
text/html;charset=utf-8
content-length: 5043 content-type: text/html;charset=utf-8
Server Headers
Server
Apple
server: Apple
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 15 Apr 2026 02:08:03 GMT
Server-Timing
app;dur=0.013556, dc;desc=ucp5
X-As-Affc
dd5n6s2hlf4mckpz9odimcxvu
X-Nxid
607f6bc93e2ac8fba859568703b983bd
X-Request-Id
c5124325-50f8-44da-b32e-954898d15cbf
X-Shred
8752801150f28c52c08ff877196b902d
date: Wed, 15 Apr 2026 02:08:03 GMT server-timing: app;dur=0.013556, dc;desc=ucp5 x-as-affc: dd5n6s2hlf4mckpz9odimcxvu x-nxid: 607f6bc93e2ac8fba859568703b983bd x-request-id: c5124325-50f8-44da-b32e-954898d15cbf x-shred: 8752801150f28c52c08ff877196b902d
Recommendations
Enable compression (gzip/brotli) to improve performance