Open
Cached
·
just now
12
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
Vary
Accept-Language
connection: close vary: Accept-Language
Caching Headers
No caching headers found
Content Headers
Content-Language
en
Content-Length
3294
Content-Type
text/html
content-language: en content-length: 3294 content-type: text/html
Server Headers
Server
squid/3.1.19
server: squid/3.1.19
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 08 Apr 2026 16:31:55 GMT
Mime-Version
1.0
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-Squid-Error
ERR_CANNOT_FORWARD 0
date: Wed, 08 Apr 2026 16:31:55 GMT mime-version: 1.0 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-squid-error: ERR_CANNOT_FORWARD 0
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching