Skip to content

Commit 4a855e4

Browse files
committed
record test fixture
1 parent b82388b commit 4a855e4

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
GET /
2+
accept-encoding: gzip, deflate
3+
accept: application/json
4+
authorization: Basic YWRtaW46bm9uZQ==
5+
6+
HTTP/1.1 200 OK
7+
cache-control: must-revalidate
8+
connection: close
9+
content-length: 247
10+
content-type: application/json
11+
date: Fri, 05 Dec 2025 16:38:46 GMT
12+
server: CouchDB/3.5.1 (Erlang OTP/26)
13+
x-couch-request-id: b36d62f8f4
14+
x-couchdb-body-time: 0
15+
16+
{"couchdb":"Welcome","version":"3.5.1","git_sha":"44f6a43d8","uuid":"8507dcd80018afd3e0af696947fb57a0","features":["access-ready","partitioned","pluggable-storage-engines","reshard","scheduler"],"vendor":{"name":"The Apache Software Foundation"}}

0 commit comments

Comments
 (0)