HTTP Headers Analysis for http://openjdk.java.net/projects/openjfx/

Analyzed on November 02, 2025 at 13:47 UTC

URL: http://openjdk.java.net/projects/openjfx/ | Status: 200

14 Headers
Total Found

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
"68c09c84-26c0"
Last-Modified
Caching
Tue, 09 Sep 2025 21:30:44 GMT

Content Headers

2 headers
Content-Length
Content
10036
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=1D1D869F9ADF54969265A2A80B07F213~YAAQFRkhF92I2xaaAQAAhQfTRB0WbxL4QPedrtD8HneG0k7Zjq5/5oJ/lPFm5+La3Qbz+xYQALYfT0vC/LttUlvI08RKFCK9ClMcCPpyZruoPBvV9OgDtjANtgt/CceN51xsfIBhHMIOlk0gZSYA3i8LOjTK023AFiqXT4Qa+bnBOArEYXUUgc/6T7/Ua1oMqujMAtVm51COeHooatMC4+b7ZT+JAKq4xePmmero3drW+auQWWiqyrIB4bRrgzdVhjqu8haEzu90cPXNh63BgYfIxCeB74kMD8kT/1EHPl7pdDiyqB4tA5pnTifvfEfM/t26shG4j/eYhfB7ytAu/OcTzxwwbda/Rat1b1Sp0w==~3425858~3228737; Domain=.openjdk.org; Path=/; Expires=Sun, 02 Nov 2025 17:47:51 GMT; Max-Age=14399

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
Sun, 02 Nov 2025 13:47:52 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 705ms