Open
Cached
·
10h ago
16
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
Good
nosniff
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 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
Cache-Control
max-age=0, s-maxage=86400, must-revalidate
Expires
Tue, 12 Apr 2016 01:25:22 GMT
Last-Modified
Thu, 09 Nov 2023 21:39:01 GMT
cache-control: max-age=0, s-maxage=86400, must-revalidate expires: Tue, 12 Apr 2016 01:25:22 GMT last-modified: Thu, 09 Nov 2023 21:39:01 GMT
Content Headers
Content-Language
en
Content-Length
24904
Content-Type
text/html;charset=utf-8
content-language: en content-length: 24904 content-type: text/html;charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 10 Apr 2026 01:25:22 GMT
Via
1.0 www.fsf.org (squid/3.1.19)
X-Cache
MISS from www.fsf.org
X-Cache-Lookup
MISS from www.fsf.org:3128
X-Cache-Operation
plone.app.caching.moderateCaching
X-Cache-Rule
plone.content.itemView
date: Fri, 10 Apr 2026 01:25:22 GMT via: 1.0 www.fsf.org (squid/3.1.19) x-cache: MISS from www.fsf.org x-cache-lookup: MISS from www.fsf.org:3128 x-cache-operation: plone.app.caching.moderateCaching x-cache-rule: plone.content.itemView
Recommendations
Enable compression (gzip/brotli) to improve performance