Open
Cached
·
1h ago
22
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
origin-when-cross-origin
Permissions-Policy
Present
accelerometer=self, autoplay=self, camera=self; +11 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Accept-Ranges
bytes
Connection
close
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
private
cache-control: private
Content Headers
Content-Length
134261
Content-Type
text/html; charset=utf-8
content-length: 134261 content-type: text/html; charset=utf-8
Server Headers
X-Powered-By
ARR/3.0
x-powered-by: ARR/3.0
CORS Headers
Access-Control-Allow-Headers
Access-Control-Allow-Origin, Content-Type, Authorization, x-prm-tenantid,x-accountid,x-apikey,x-apivalue,x-memberid
Access-Control-Allow-Methods
GET, POST, OPTIONS, PUT, DELETE
Access-Control-Allow-Origin
*
access-control-allow-headers: Access-Control-Allow-Origin, Content-Type, Authorization, x-prm-tenantid,x-accountid,x-apikey,x-apivalue,x-memberid access-control-allow-methods: GET, POST, OPTIONS, PUT, DELETE access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Tue, 28 Jul 2026 10:27:54 GMT
Request-Context
appId=cid-v1:35263f3f-2109-4b0d-8aae-08e427a80e6d
X-Cache
CONFIG_NOCACHE
date: Tue, 28 Jul 2026 10:27:54 GMT request-context: appId=cid-v1:35263f3f-2109-4b0d-8aae-08e427a80e6d x-azure-ref: 20260728T102753Z-17fc7b877bb6h4cthC1IADp4x80000000f600000000076t6 x-cache: CONFIG_NOCACHE
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology