DB
http://stackoverflow.com/questions/37034311/arangodb-cant-send-request-with-curl
Size: a a a
DB
ED
{"id":1,"question":"aaa"},{"id":2,"question":"bbb?"}
[]
не хватает.DB
echo [{"id":1,"question":"aaa"},{"id":2,"question":"bbb?"}] | curl -X POST --data-binary @- --dump - http://localhost:8529/_db/otest/_api/document/?collection=sitetestanswers
DB
ED
DB
ED
PC
PC
PC
PC
ИН
echo '[{"id":1,"question":"aaa"},{"id":2,"question":"bbb?"}]' | curl -X POST --data-binary @- --dump - http://localhost:8529/_db/otest/_api/document/?collection=sitetestanswers
ИН
DB
DB
DB
DB
ИН
"Contet-Type": "application/json"
DB
DB