12 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • 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

Connection
Performance
close

Caching Headers

No caching headers found

Content Headers

Content-Length
Content
58
Content-Type
Content
text/html

Server Headers

X-Powered-By
Server
ASP.NET

CORS Headers

Access-Control-Expose-Headers
Cors
Request-Context

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Sat, 11 Apr 2026 23:57:12 GMT
Request-Context
Other
appId=cid-v1:18983ae2-e6c3-481a-9f4a-444da721c590
Www-Authenticate
Other
Bearer realm="docs.payments.microsoft.com" authorization_uri="https://login.microsoftonline.com/common/oauth2/v2.0/authorize" resource_id="df0023b8-d093-4bd7-a82a-51e3f97008c9"
X-Azure-Ref
Other
20260411T235712Z-16df8b695c566gt8hC1MNZcv9000000001a0000000003m3z
X-Cache
Other
CONFIG_NOCACHE
X-Ms-Middleware-Request-Id
Other
4a48833e-c767-4c00-a406-f48aa1d60a33

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching

Consider removing X-Powered-By header to hide server technology