Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains; preload
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
connection: close
Caching Headers
No caching headers found
Content Headers
Content-Length
21
Content-Type
application/json
content-length: 21 content-type: application/json
CORS Headers
Access-Control-Allow-Headers
Content-Type, Authorization
Access-Control-Allow-Methods
GET, POST, PUT, PATCH, DELETE, OPTIONS
Access-Control-Allow-Origin
https://www.frameworkmapper.com
access-control-allow-headers: Content-Type, Authorization access-control-allow-methods: GET, POST, PUT, PATCH, DELETE, OPTIONS access-control-allow-origin: https://www.frameworkmapper.com
Cookies Headers
Other Headers
Date
Mon, 14 Sep 2026 02:32:03 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfEdge;dur=8,cfOrigin;dur=0,cfWorker;dur=31
cf-ray: a3abfa9abc5a1320-IAD
date: Mon, 14 Sep 2026 02:32:03 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=tVFgrqD8uRBdzZtJbmH3tUUPxdV0zBvkZHQRszF9dZ6X6Y4apreuoFqouPXPaD5n2v%2B7oM6D48KVVJKVw3nbrje3YBGHRzlzGXV2xhYU%2FhsuUoHiDx%2FBBKZA5atX2J2rOyRLEzCnSJCP"}]}
server-timing: cfEdge;dur=8,cfOrigin;dur=0,cfWorker;dur=31
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching