Open
Cached
·
just now
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • 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
Connection
Performance
close
Vary
Performance
Accept-Encoding
Caching Headers
2 headers
Cache-Control
Caching
s-maxage=180, stale-while-revalidate
Etag
Caching
"fy6cpwstpw3k7m"
Content Headers
2 headers
Content-Length
Content
166909
Content-Type
Content
text/html; charset=utf-8
Server Headers
1 headers
X-Powered-By
Server
Next.js
CORS Headers
0 headers
No CORS headers found
Cookies Headers
1 headers
Set-Cookie
Cookies
ARRAffinity=ae33af1282de204ef61be9b4896306f4ed15ebf42fd3542a6a6c6964ad202b14;Path=/;HttpOnly;Domain=app-api-prod-we-01.azurewebsites.net
Other Headers
3 headers
Date
Other
Thu, 27 Nov 2025 23:24:40 GMT
Request-Context
Other
appId=cid-v1:
X-Nextjs-Cache
Other
HIT
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology
Analysis completed in 915ms