Open
Cached
·
just now
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Strengthen CSP by removing 'unsafe-eval'
- • 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
Accept-Language
connection: close transfer-encoding: chunked vary: Accept-Language
Caching Headers
Cache-Control
max-age=30, public
Etag
W/"884553840adba033dbe070c83be1093e"
cache-control: max-age=30, public etag: W/"884553840adba033dbe070c83be1093e"
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
x-powered-by: Phusion Passenger(R) x-runtime: 0.067685
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Sun, 06 Sep 2026 10:06:39 GMT
Feature-Policy
camera 'none'; microphone 'none'; usb 'none'; autoplay 'none'
Link
Other
URL
https://updown.io/assets/application-e661a4ed902401c622d8c4069a3f7499c9abef1717cf60cff42df695e06f9fb3.css
https://updown.io/assets/application-e661a4ed902401c622d8c4069a3f7499c9abef1717cf60cff42df695e06f9fb3.css
rel=preload
as=style
nopush
URL
https://updown.io/assets/application-f9b65026728774be7513bca3f7fef9b59321ae76ac76e8bc517b2e187b8784a2.js
https://updown.io/assets/application-f9b65026728774be7513bca3f7fef9b59321ae76ac76e8bc517b2e187b8784a2.js
rel=preload
as=script
nopush
Status
200 OK
Via
2.0 Caddy
X-Permitted-Cross-Domain-Policies
none
X-Proxy-Cache
EXPIRED
X-Request-Id
2355b869-21e7-43b9-abb9-4f851499c6a0
alt-svc: h3=":443"; ma=2592000 date: Sun, 06 Sep 2026 10:06:39 GMT feature-policy: camera 'none'; microphone 'none'; usb 'none'; autoplay 'none' link: <https://updown.io/assets/application-e661a4ed902401c622d8c4069a3f7499c9abef1717cf60cff42df695e06f9fb3.css>; rel=preload; as=style; nopush,<https://updown.io/assets/application-f9b65026728774be7513bca3f7fef9b59321ae76ac76e8bc517b2e187b8784a2.js>; rel=preload; as=script; nopush status: 200 OK via: 2.0 Caddy x-permitted-cross-domain-policies: none x-proxy-cache: EXPIRED x-request-id: 2355b869-21e7-43b9-abb9-4f851499c6a0
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology