Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
Vary
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
connection: close transfer-encoding: chunked vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, Accept-Encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
cache-control: private, no-cache, no-store, max-age=0, must-revalidate
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Accept-Ch
Sec-CH-Prefers-Color-Scheme
Alt-Svc
h3=":443"; ma=2592000
Critical-Ch
Sec-CH-Prefers-Color-Scheme
Date
Sat, 02 May 2026 09:34:24 GMT
Link
URL
/_next/static/css/b26eeb56dbc79e99.css
rel=preload
as=style
URL
/_next/static/css/e266387c8775697d.css
rel=preload
as=style
URL
/_next/static/css/a03aafc8002d3bd8.css
rel=preload
as=style
URL
/_next/static/css/c7f2b3ddb3bcc1d7.css
rel=preload
as=style
Via
1.1 Caddy
accept-ch: Sec-CH-Prefers-Color-Scheme alt-svc: h3=":443"; ma=2592000 critical-ch: Sec-CH-Prefers-Color-Scheme date: Sat, 02 May 2026 09:34:24 GMT link: </_next/static/css/b26eeb56dbc79e99.css>; rel=preload; as="style", </_next/static/css/e266387c8775697d.css>; rel=preload; as="style", </_next/static/css/a03aafc8002d3bd8.css>; rel=preload; as="style", </_next/static/css/c7f2b3ddb3bcc1d7.css>; rel=preload; as="style" via: 1.1 Caddy
Recommendations
Enable compression (gzip/brotli) to improve performance