20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Basic
default-src; font-src; form-action; +7 more
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
accelerometer=(), camera=(), geolocation=(), gyroscope=(), magnetometer=(), microphone=(), payment=(), usb=()
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'

Performance Headers

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

Caching Headers

3 headers
Cache-Control
Caching
no-cache, no-store
Expires
Caching
-1
Pragma
Caching
no-cache

Content Headers

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

Server Headers

0 headers
No server headers found

CORS Headers

1 headers
Access-Control-Expose-Headers
Cors
Request-Context

Cookies Headers

1 headers
Set-Cookie
Cookies
ARRAffinitySameSite=b17bce0900ba2ebe2fa7367ef5801a59a378d543a939810163a8ed870fa9e96d;Path=/;HttpOnly;SameSite=None;Secure;Domain=bdaout-oracle-p-ess.azurewebsites.net

Other Headers

5 headers
Date
Other
Thu, 06 Nov 2025 01:04:40 GMT
Request-Context
Other
appId=cid-v1:271812f6-346d-4f67-91d9-b114181827c0
X-Azure-Ref
Other
20251106T010440Z-r18f88fcf898tkzmhC1BL1k3w400000011vg000000006vqk
X-Cache
Other
CONFIG_NOCACHE
X-Robots-Tag
Other
none

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 0ms