QUIC-3 Test Target
HTTP/3 Active
← Back to Home
GET /health 200 OK
Response Body — application/json
{
  "status": "ok",
  "protocol": "HTTP/3",
  "transport": "QUIC over UDP",
  "tls": "TLS 1.3",
  "version": "1.0",
  "target": "quic3-fyp.pages.dev",
  "auth_required": false,
  "message": "QUIC-3 HTTP/3 Test Target is running"
}
Endpoint
GET /health
Auth Required
No — public
Status Code
200 OK
Content-Type
application/json