No preview yet.
Click "Request preview".
- HTTP
- –
- Success
- –
- Duration (client)
- –
- NeedleColor
- –
- NeedleSequence
- –
- ServerVersion
- –
Raw response (RequestData truncated)
CORS note: This page calls the service directly from the browser.
The Content-Type text/plain avoids a preflight (OPTIONS). For the browser to be
allowed to read the response, however, the server must send the header
Access-Control-Allow-Origin. If it is missing, the call fails with "Failed to fetch" –
in that case serve this page from the same host or reach the service through a server-side proxy.