mirror of https://gitee.com/bigwinds/arangodb
11 lines
306 B
Plaintext
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
|