Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=300
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Present
camera=(), geolocation=(self), microphone=()
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
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Etag
"5aklz3gmgu7ba8"
cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "5aklz3gmgu7ba8"
Content Headers
Content-Length
341240
Content-Type
text/html; charset=utf-8
content-length: 341240 content-type: text/html; charset=utf-8
Server Headers
No server headers found
CORS Headers
Access-Control-Allow-Headers
traceparent, tracestate, x-datadog-origin, x-datadog-parent-id, x-datadog-sampling-priority, x-datadog-trace-id
Access-Control-Allow-Methods
OPTIONS
access-control-allow-headers: traceparent, tracestate, x-datadog-origin, x-datadog-parent-id, x-datadog-sampling-priority, x-datadog-trace-id access-control-allow-methods: OPTIONS
Cookies Headers
Other Headers
Date
Wed, 29 Apr 2026 02:35:17 GMT
date: Wed, 29 Apr 2026 02:35:17 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance