Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
NOSNIFF
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
interest-cohort=()
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
No caching headers found
Content Headers
Content-Length
69
Content-Type
application/json
content-length: 69 content-type: application/json
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 23 Feb 2026 12:01:35 GMT
X-Clacks-Overhead
GNU Terry Pratchett
X-View-Name
webapp.views.api_blueprint.get_assets
date: Mon, 23 Feb 2026 12:01:35 GMT x-clacks-overhead: GNU Terry Pratchett x-view-name: webapp.views.api_blueprint.get_assets
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching