HTTP/1.1 200 OK
ETag: 38be67f5297de0841a93ec9733ee7151
Content-Length: 206
Content-Type: text/plain

<ResultFormat "JSON">
    Format  JSON = '$scan$\n'
    Row  row = ' { $item$ , ... }'
    Scan  scan = '[\n $row$,\n ... \n]'
    Record  item = '$name/Q$:$value/qj$'  or  '$name/Q$:null'
</ResultFormat>

