1
0
Fork 0
arangodb/Doxygen/Examples.AvocadoDB/rest3

11 lines
306 B
Plaintext

> curl --data @- -X POST --dump - http://localhost:8529/collection/9496015
{ "Hallo" : "World" }
HTTP/1.1 201 Created
content-type: text/plain;charset=utf-8
connection: Keep-Alive
server: triagens GmbH High-Performance HTTP Server
etag: "13323664"
location: /collection/9496015/13323664
content-length: 0