Open
Cached
·
just now
18
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Authorization, Accept-Language, Accept-Encoding
connection: close transfer-encoding: chunked vary: Authorization, Accept-Language, Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache
cache-control: no-store, no-cache
Content Headers
Content-Type
application/json; charset=utf-8
content-type: application/json; charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 15 Apr 2026 19:06:24 GMT
Server-Timing
x-ms-igw-upstream-headers;dur=2.7,x-ms-igw-req-overhead;dur=0.2
X-Ms-Activity-Vector
00.00.00
X-Ms-Correlation-Id
b109b944-f833-4bff-b803-79a16d4089fd
X-Ms-Correlation-Request-Id
b109b944-f833-4bff-b803-79a16d4089fd
X-Ms-Igw-Tracking-Id
436e1610-1e15-4bc2-90a9-b036dfb1d28f20260415190625GA000000J
X-Ms-Islandgateway
GA000000J
X-Ms-Request-Id
usgov.usgovvirginia:f7fefc26-6dc7-4d53-8e7d-d79c0185c537
X-Ms-Service-Request-Id
436e1610-1e15-4bc2-90a9-b036dfb1d28f
X-Servicefabric
NoRetry
date: Wed, 15 Apr 2026 19:06:24 GMT server-timing: x-ms-igw-upstream-headers;dur=2.7,x-ms-igw-req-overhead;dur=0.2 x-ms-activity-vector: 00.00.00 x-ms-correlation-id: b109b944-f833-4bff-b803-79a16d4089fd x-ms-correlation-request-id: b109b944-f833-4bff-b803-79a16d4089fd x-ms-igw-tracking-id: 436e1610-1e15-4bc2-90a9-b036dfb1d28f20260415190625GA000000J x-ms-islandgateway: GA000000J x-ms-request-id: usgov.usgovvirginia:f7fefc26-6dc7-4d53-8e7d-d79c0185c537 x-ms-service-request-id: 436e1610-1e15-4bc2-90a9-b036dfb1d28f x-servicefabric: NoRetry
Recommendations
Enable compression (gzip/brotli) to improve performance