mirror of https://gitee.com/bigwinds/arangodb
11 lines
328 B
Plaintext
11 lines
328 B
Plaintext
> curl --data @- -X PUT --dump - http://localhost:8529/_document/9496015:13658605
|
|
{}
|
|
|
|
HTTP/1.1 404 Not Found
|
|
content-type: application/json
|
|
connection: Keep-Alive
|
|
server: triagens GmbH High-Performance HTTP Server
|
|
content-length: 95
|
|
|
|
{ "error" : true, "message" : "document /_document/9496015:13658605 not found", "code" : 404}
|