Open
Cached
·
just now
19
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31556926
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
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 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
Accept-Ranges
bytes
Connection
close
Vary
x-fh-requested-host, accept-encoding
accept-ranges: bytes connection: close vary: x-fh-requested-host, accept-encoding
Caching Headers
Cache-Control
max-age=3600
Etag
"295de128d456aa673356ee32139b6f3d176b514f88a9ba7dd9771ebd52b792da"
Last-Modified
Wed, 25 Mar 2026 09:41:41 GMT
cache-control: max-age=3600 etag: "295de128d456aa673356ee32139b6f3d176b514f88a9ba7dd9771ebd52b792da" last-modified: Wed, 25 Mar 2026 09:41:41 GMT
Content Headers
Content-Length
1793
Content-Type
text/html; charset=utf-8
content-length: 1793 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Headers
Content-Type, Authorization, X-Requested-With, Accept, Origin
Access-Control-Allow-Methods
GET, POST, PUT, PATCH, DELETE, OPTIONS
Access-Control-Allow-Origin
*
Access-Control-Max-Age
86400
access-control-allow-headers: Content-Type, Authorization, X-Requested-With, Accept, Origin access-control-allow-methods: GET, POST, PUT, PATCH, DELETE, OPTIONS access-control-allow-origin: * access-control-max-age: 86400
Cookies Headers
Other Headers
Alt-Svc
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Sun, 29 Mar 2026 05:52:58 GMT
X-Cache
HIT
X-Cache-Hits
0
X-Served-By
cache-ewr-kewr1740072-EWR
X-Timer
S1774763578.337063,VS0,VE1
alt-svc: h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400 date: Sun, 29 Mar 2026 05:52:58 GMT x-cache: HIT x-cache-hits: 0 x-served-by: cache-ewr-kewr1740072-EWR x-timer: S1774763578.337063,VS0,VE1
Recommendations
Enable compression (gzip/brotli) to improve performance