22 Headers

Detected Technologies from Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=63072000
Content-Security-Policy
Basic
default-src; connect-src; media-src Analyze
Content-Security-Policy-Report-Only
Basic
default-src; img-src; report-uri Analyze
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
Performance
bytes
Connection
Performance
close

Caching Headers

Cache-Control
Caching
private

Content Headers

Content-Length
Content
121544
Content-Type
Content
text/html; charset=utf-8

Server Headers

X-Powered-By
Server
ARR/3.0

CORS Headers

Access-Control-Allow-Headers
Cors
Access-Control-Allow-Origin, Content-Type, Authorization, x-prm-tenantid,x-accountid,x-apikey,x-apivalue,x-memberid
Access-Control-Allow-Methods
Cors
GET, POST, OPTIONS, PUT, DELETE
Access-Control-Allow-Origin
Cors
*

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Wed, 05 Aug 2026 14:06:41 GMT
Request-Context
Other
appId=cid-v1:35263f3f-2109-4b0d-8aae-08e427a80e6d
X-Azure-Ref
Other
20260805T140640Z-1546f4d89c44pmq5hC1IADz9980000000hdg00000000g1nc
X-Cache
Other
CONFIG_NOCACHE

Recommendations

Enable compression (gzip/brotli) to improve performance

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