Open
Cached
·
47m ago
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=2592000
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
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 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
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Age
21960
Cache-Control
public, s-maxage=31536000, max-age=0
age: 21960 cache-control: public, s-maxage=31536000, max-age=0
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
Alt-Svc
h3=":443"; ma=86400
Date
Wed, 13 May 2026 18:52:59 GMT
Via
1.1 sponge-learning-production-556f56dfbf-h5txq:8080
X-Cache
HIT from sponge-learning-production-556f56dfbf-h5txq:8080
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9fb3dd047e026ac7-IAD date: Wed, 13 May 2026 18:52:59 GMT via: 1.1 sponge-learning-production-556f56dfbf-h5txq:8080 x-cache: HIT from sponge-learning-production-556f56dfbf-h5txq:8080
Recommendations
Enable compression (gzip/brotli) to improve performance