summaryrefslogtreecommitdiff
path: root/src/couch/test/eunit/fixtures/multipart.http
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2019-09-25 13:51:25 +0200
committerGitHub <noreply@github.com>2019-09-25 13:51:25 +0200
commitf0719524f7c6af35525e6a6923e5ef3cb296358a (patch)
treeb2c84eae3c9052b1190ec98272da54d3b2afc587 /src/couch/test/eunit/fixtures/multipart.http
parent125ccc5688a634e54f2d6154ee33b6b3a18f4636 (diff)
parent7196a3c4b721158045af36e592ffdc7cc50abb3d (diff)
downloadcouchdb-feat/intervals.tar.gz
Merge branch 'master' into feat/intervalsfeat/intervals
Diffstat (limited to 'src/couch/test/eunit/fixtures/multipart.http')
-rw-r--r--src/couch/test/eunit/fixtures/multipart.http13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/couch/test/eunit/fixtures/multipart.http b/src/couch/test/eunit/fixtures/multipart.http
new file mode 100644
index 000000000..fe9f271cc
--- /dev/null
+++ b/src/couch/test/eunit/fixtures/multipart.http
@@ -0,0 +1,13 @@
+{
+ "_id": "our document goes here"
+}
+
+--multipart_related_boundary~~~~~~~~~~~~~~~~~~~~
+Content-Type: application/json
+
+{"value":0,"_id":"doc0","_rev":"1-7e97409c987eac3a99385a17ad4cbabe","_attachments":{"plus1":{"stub":false,"follows":true,"content_type":"application/json","length":14}},".cache":{"plus1":{"timestamp":"2012-08-13T13:59:27.826Z"}}}
+--multipart_related_boundary~~~~~~~~~~~~~~~~~~~~
+
+{"value":"01"}
+--multipart_related_boundary~~~~~~~~~~~~~~~~~~~~--
+