{
  "service": "QHTTP",
  "version": "QHTTP/1.0",
  "qftp_peer": "http://127.0.0.1:8833",
  "frequency_hz": 8825,
  "coherence": 0.882,
  "endpoints": [
    "GET  /                         banner",
    "POST /qhttp/echo               body round-trip",
    "POST /qhttp/upload             accept file (binary body)",
    "GET  /qhttp/manifest/{byteid}  JSON manifest",
    "GET  /qhttp/recv/{byteid}      reassemble + stream file"
  ]
}