HTTP Headers Analysis for https://docs.oracle.com/iaas/Content/API/SDKDocs/javasdk.htm

Analyzed on November 02, 2025 at 13:44 UTC

URL: https://docs.oracle.com/iaas/Content/API/SDKDocs/javasdk.htm | Status: 200

15 Headers
Total Found

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains
Content-Security-Policy
Basic
default-src; img-src; script-src; +5 more
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
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • 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

1 headers
Connection
Performance
keep-alive

Caching Headers

2 headers
Cache-Control
Caching
max-age=600
Expires
Caching
Sun, 02 Nov 2025 13:54:54 GMT

Content Headers

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

Server Headers

0 headers
No server headers found

CORS Headers

4 headers
Access-Control-Allow-Headers
Cors
Range
Access-Control-Allow-Origin
Cors
*
Access-Control-Expose-Headers
Cors
Content-Length
Access-Control-Max-Age
Cors
3600

Cookies Headers

0 headers
No cookies headers found

Other Headers

2 headers
Akamai-Grn
Other
0.271fd717.1762091093.12013659
Date
Other
Sun, 02 Nov 2025 13:44:54 GMT

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 833ms