Open Cached · just now
14 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Missing
Not configured
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
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 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

2 headers
Etag
Caching
"68c9626b-32ce"
Last-Modified
Caching
Tue, 16 Sep 2025 13:13:15 GMT

Content Headers

2 headers
Content-Length
Content
13119
Content-Type
Content
text/html

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
bm_sz=5C2CA919E4938FA055F3B3D50EB7897E~YAAQFRkhF5k2TReaAQAAe3Y4SR2Daq5NBzQg/fczlmXcruex4uOQxdrSW5Xh5UOrfVLMwRrcE9f9/j4qrY8joiGytNd30MZYgTM23wpeZThOfW5yrfbCq4/2YUlZE9c7+fZx7aQv0iAthNvd9JedGc3wxwUC/0LZys1yxm4f9oVThmaynSYleEP00bVBTLZhQatKa1w2Xg9NiMuE79USS8m5KApR0PIqTsnlzQ7FvSDRQka7Xm5XRwn/ipHtaZr+JY0ijxN9kgQ0rL1BEW6QbL8wsU4ZlPeHE9CjTk33xQKUonQ7KyTB+7DVg926lw3gNQE+ZqZ9T652/py9mwR113Hq48LvgxmIH5OEBmbbYA==~3748674~3749425; Domain=.openjdk.org; Path=/; Expires=Mon, 03 Nov 2025 14:17:08 GMT; Max-Age=14400

Other Headers

3 headers
Content-Security-Policy-Report-Only
Other
default-src 'self' *.openjdk.java.net feedburner.google.com; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-inline' 'unsafe-eval' feeds.feedburner.com *.statcounter.com statcounter.com; img-src 'self' data: *.statcounter.com *.openjdk.java.net feedburner.google.com; frame-ancestors 'none'; report-uri https://openjdk.report-uri.io/r/default/csp/reportOnly
Date
Other
Mon, 03 Nov 2025 10:17:08 GMT
X-Akamai-Transformed
Other
0 - 0 -

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Analysis completed in 218ms