Open
Cached
·
just now
22
Headers
Detected Technologies from 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
Missing
Not configured
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
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
No caching headers found
Content Headers
Content-Type
application/json
content-type: application/json
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 15 Apr 2026 02:03:20 GMT
Nel
Report-To Group
nel-endpoint-freshdesk
max-age: 4w
include subdomains
Report-To
Group
nel-endpoint-freshdesk
max-age: 4w
Status
500 Internal Server Error
X-Fw-Ratelimiting-Managed
true
X-Ratelimit-Remaining
999
X-Ratelimit-Total
1000
X-Ratelimit-Used-Currentrequest
1
X-Request-Id
816f0f5d-5b8f-4df1-b3fc-55164db96fc6
X-Server-Processing-Time-Ms
131
X-Trace-Id
00-9ea501f8f90fc8945df40915c06787a3-6562dc6d0b29473f-00
cf-cache-status: DYNAMIC
cf-ray: 9ec75f8dede7e5b4-IAD
date: Wed, 15 Apr 2026 02:03:20 GMT
nel: { "report_to": "nel-endpoint-freshdesk", "max_age": 2592000, "include_subdomains": true}
report-to: { "group": "nel-endpoint-freshdesk", "max_age": 2592000, "include_subdomains": true, "endpoints": [{"url": "https://nel.freshedge.net/nelreports/freshdesk"}]}
status: 500 Internal Server Error
x-envoy-upstream-service-time: 128
x-fw-ratelimiting-managed: true
x-ratelimit-remaining: 999
x-ratelimit-total: 1000
x-ratelimit-used-currentrequest: 1
x-request-id: 816f0f5d-5b8f-4df1-b3fc-55164db96fc6
x-server-processing-time-ms: 131
x-trace-id: 00-9ea501f8f90fc8945df40915c06787a3-6562dc6d0b29473f-00
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching