We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caac88d commit b337910Copy full SHA for b337910
braid-http/test/readme.md
@@ -32,11 +32,11 @@ You should see this:
32
< content-type: application/json
33
< subscribe: true
34
< cache-control: no-cache, no-transform
35
-< transfer-encoding:
36
< X-Accel-Buffering: no
37
-< Date: Wed, 14 Feb 2024 03:13:12 GMT
+< Date: Wed, 29 May 2024 13:05:38 GMT
38
< Connection: keep-alive
39
< Keep-Alive: timeout=5
+< Transfer-Encoding: chunked
40
<
41
Version: "test"
42
Parents: "oldie"
@@ -46,6 +46,8 @@ Content-Length: 16
46
47
Version: "test1"
48
Parents: "oldie", "goodie"
49
+hash: 42
50
+:status: 115
51
Content-Length: 1
52
Content-Range: json [1]
53
@@ -62,6 +64,7 @@ Patches: 2
62
64
63
65
66
Content-Range: json [3]
67
+hash: 43
68
69
3
70
0 commit comments