Skip to content

Commit b337910

Browse files
committed
Update braid-http/test/readme.md
1 parent caac88d commit b337910

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Diff for: braid-http/test/readme.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ You should see this:
3232
< content-type: application/json
3333
< subscribe: true
3434
< cache-control: no-cache, no-transform
35-
< transfer-encoding:
3635
< X-Accel-Buffering: no
37-
< Date: Wed, 14 Feb 2024 03:13:12 GMT
36+
< Date: Wed, 29 May 2024 13:05:38 GMT
3837
< Connection: keep-alive
3938
< Keep-Alive: timeout=5
39+
< Transfer-Encoding: chunked
4040
<
4141
Version: "test"
4242
Parents: "oldie"
@@ -46,6 +46,8 @@ Content-Length: 16
4646
4747
Version: "test1"
4848
Parents: "oldie", "goodie"
49+
hash: 42
50+
:status: 115
4951
Content-Length: 1
5052
Content-Range: json [1]
5153
@@ -62,6 +64,7 @@ Patches: 2
6264
6365
Content-Length: 1
6466
Content-Range: json [3]
67+
hash: 43
6568
6669
3
6770

0 commit comments

Comments
 (0)