Open
Cached
·
2h ago
12
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
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
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Etag
"6a0d67d0-4271"
Last-Modified
Wed, 20 May 2026 07:50:40 GMT
etag: "6a0d67d0-4271" last-modified: Wed, 20 May 2026 07:50:40 GMT
Content Headers
Content-Type
text/html
content-type: text/html
Server Headers
Server
marco/3.2
server: marco/3.2
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 06 Jun 2026 11:09:24 GMT
Via
S.mix-hz-fdi-167, T.167.D, V.mix-hz-fdi-167, T.21.D, M.ctn-ha-cgo-018
X-Request-Id
5cd652226882064afeaf939112b68d4b
X-Source
C/200
date: Sat, 06 Jun 2026 11:09:24 GMT via: S.mix-hz-fdi-167, T.167.D, V.mix-hz-fdi-167, T.21.D, M.ctn-ha-cgo-018 x-request-id: 5cd652226882064afeaf939112b68d4b x-source: C/200
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching