Open
Cached
·
just now
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
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-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
Cache-Control
no-store, must-revalidate, no-cache
Expires
Mon, 01 Jan 0001 00:00:00 GMT
Pragma
no-cache
cache-control: no-store, must-revalidate, no-cache expires: Mon, 01 Jan 0001 00:00:00 GMT pragma: no-cache
Content Headers
Content-Length
56
Content-Type
application/json; charset=utf-8
content-length: 56 content-type: application/json; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Appgateway-Name
agw-pifd-ra-prod-seas-1
Date
Wed, 22 Apr 2026 02:10:40 GMT
Ms-Correlationid
3f841b78-6d78-48ef-afa5-bfa579869a41
Ms-Cv
BNsf9oEZpkmSzLQW.0
Ms-Requestid
f3c498df-2f5c-41fc-8443-1e5f6a8b9b16
Ms-Serverid
K0008MU
appgateway-name: agw-pifd-ra-prod-seas-1 date: Wed, 22 Apr 2026 02:10:40 GMT ms-correlationid: 3f841b78-6d78-48ef-afa5-bfa579869a41 ms-cv: BNsf9oEZpkmSzLQW.0 ms-requestid: f3c498df-2f5c-41fc-8443-1e5f6a8b9b16 ms-serverid: K0008MU
Recommendations
Enable compression (gzip/brotli) to improve performance