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
Missing
Not configured
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 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

2 headers
Accept-Ranges
Performance
bytes
Connection
Performance
keep-alive

Caching Headers

5 headers
Cache-Control
Caching
max-age=0, no-cache, no-store
Etag
Caching
"1090-63231a21bdede"
Expires
Caching
Thu, 13 Nov 2025 16:02:21 GMT
Last-Modified
Caching
Mon, 07 Apr 2025 15:10:14 GMT
Pragma
Caching
no-cache

Content Headers

2 headers
Content-Length
Content
8940
Content-Type
Content
text/html; charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

3 headers
Access-Control-Allow-Headers
Cors
x-b3-sampled,x-b3-spanid,x-b3-traceid,x-oracle-apm-ba-version
Access-Control-Allow-Methods
Cors
POST, GET, OPTIONS, DELETE, PUT
Access-Control-Allow-Origin
Cors
*

Cookies Headers

0 headers
No cookies headers found

Other Headers

5 headers
Ak-Grn
Other
0.c8ab3717.1763049740.618f7c6a
Alt-Svc
Other
h3=":443"; ma=93600
Date
Other
Thu, 13 Nov 2025 16:02:21 GMT
Server-Timing
Other
ak_p; desc="1763049740507_389524424_1636793450_87484_40473_1_36_-";dur=1
X-Akamai-Transformed
Other
9 4240 0 pmb=mRUM,2

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1097ms