mirror of https://gitee.com/bigwinds/arangodb
40 lines
959 B
Plaintext
40 lines
959 B
Plaintext
HTTP/1.1 200 OK
|
|
connection: Keep-Alive
|
|
content-type: multipart/form-data; boundary=XXXsubpartXXX
|
|
content-length: 1055
|
|
|
|
--XXXsubpartXXX
|
|
Content-Type: application/x-arango-batchpart
|
|
Content-Id: 1
|
|
|
|
HTTP/1.1 202 Accepted
|
|
location: /_api/document/101059/9514299
|
|
content-type: application/json; charset=utf-8
|
|
etag: "9514299"
|
|
content-length: 53
|
|
|
|
{"error":false,"_id":"101059/9514299","_rev":9514299}
|
|
--XXXsubpartXXX
|
|
Content-Type: application/x-arango-batchpart
|
|
Content-Id: 2
|
|
|
|
HTTP/1.1 202 Accepted
|
|
location: /_api/document/101059/9579835
|
|
content-type: application/json; charset=utf-8
|
|
etag: "9579835"
|
|
content-length: 53
|
|
|
|
{"error":false,"_id":"101059/9579835","_rev":9579835}
|
|
--XXXsubpartXXX
|
|
Content-Type: application/x-arango-batchpart
|
|
Content-Id: 3
|
|
|
|
HTTP/1.1 202 Accepted
|
|
location: /_api/document/101059/9645371
|
|
content-type: application/json; charset=utf-8
|
|
etag: "9645371"
|
|
content-length: 53
|
|
|
|
{"error":false,"_id":"101059/9645371","_rev":9645371}
|
|
--XXXsubpartXXX--
|