mirror of https://gitee.com/bigwinds/arangodb
9 lines
303 B
Plaintext
9 lines
303 B
Plaintext
> curl --dump - http://localhost:8529/_document/145168:2176785
|
|
HTTP/1.1 404 Not Found
|
|
content-type: application/json
|
|
connection: Keep-Alive
|
|
server: triagens GmbH High-Performance HTTP Server
|
|
content-length: 94
|
|
|
|
{ "error" : true, "message" : "document /_document/145168:2176785 not found", "code" : 404}
|