HTTP Headers Analysis for http://jakarta.apache.org/velocity/tools/

Analyzed on November 02, 2025 at 13:42 UTC

URL: http://jakarta.apache.org/velocity/tools/ | Status: 404

14 Headers
Total Found

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
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 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

3 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive
Vary
Performance
Accept-Encoding

Caching Headers

1 headers
Age
Caching
0

Content Headers

2 headers
Content-Length
Content
196
Content-Type
Content
text/html; charset=iso-8859-1

Server Headers

1 headers
Server
Server
Apache

CORS Headers

0 headers
No CORS headers found

Cookies Headers

0 headers
No cookies headers found

Other Headers

6 headers
Date
Other
Sun, 02 Nov 2025 13:42:13 GMT
Via
Other
1.1 varnish, 1.1 varnish
X-Cache
Other
MISS, MISS
X-Cache-Hits
Other
0, 0
X-Served-By
Other
cache-hel1410024-HEL, cache-iad-kiad7000053-IAD
X-Timer
Other
S1762090934.742064,VS0,VE109

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 516ms