Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
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
close
connection: close
Caching Headers
No caching headers found
Content Headers
Content-Length
58
Content-Type
text/html
content-length: 58 content-type: text/html
CORS Headers
Access-Control-Expose-Headers
Request-Context
access-control-expose-headers: Request-Context
Cookies Headers
Other Headers
Date
Sat, 11 Apr 2026 23:57:12 GMT
Request-Context
appId=cid-v1:18983ae2-e6c3-481a-9f4a-444da721c590
Www-Authenticate
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-Cache
CONFIG_NOCACHE
X-Ms-Middleware-Request-Id
4a48833e-c767-4c00-a406-f48aa1d60a33
date: Sat, 11 Apr 2026 23:57:12 GMT request-context: appId=cid-v1:18983ae2-e6c3-481a-9f4a-444da721c590 www-authenticate: 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: 20260411T235712Z-16df8b695c566gt8hC1MNZcv9000000001a0000000003m3z x-cache: CONFIG_NOCACHE x-ms-middleware-request-id: 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