Open
Cached
·
just now
17
Headers
Detected Technologies from 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
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
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 04 May 2026 13:27:50 GMT
Domain
docs.usermotion.com
Host
docs.usermotion.com
User-Agent
mint/1.7.1
X-Current-Path
/
X-Current-Url
/
X-Forwarded-For
216.246.40.71
X-Forwarded-Host
docs.usermotion.com
X-Forwarded-Port
3000
X-Forwarded-Proto
https
X-Real-Ip
216.246.40.71
date: Mon, 04 May 2026 13:27:50 GMT domain: docs.usermotion.com host: docs.usermotion.com user-agent: mint/1.7.1 x-current-path: / x-current-url: / x-forwarded-for: 216.246.40.71 x-forwarded-host: docs.usermotion.com x-forwarded-port: 3000 x-forwarded-proto: https x-real-ip: 216.246.40.71
Recommendations
Enable compression (gzip/brotli) to improve performance