-
Notifications
You must be signed in to change notification settings - Fork 232
Open

Description
After sending HTTP GET request to my local cluster on port 4001 (http://127.0.0.1:4001/v2/keys/), parsing successful response (200 OK) fails with SyntaxError JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
error.
Doing the exact same operation with curl http://127.0.0.1:4001/v2/keys/
returns valid JSON format: {"action":"get","node":{"dir":true}}
etcd-browser reports an error: Request failed - - http://127.0.0.1:4001/v2/keys/
etcd-browser version: latest master
etcd version: etcd-io/etcd@f077092
What firefox outputs: http://a.pomf.se/rhijlp.png
What wireshark captures: http://a.pomf.se/drsqsz.png
Metadata
Metadata
Assignees
Labels
No labels