Commit 32683b5
committed
test: add third option for CAR non-existing path responses
add temporary support for legacy 200 with X-Stream-Error header behavior
when missing blocks are detected during streaming. this ensures compatibility
with current boxo/gateway implementations that defer header setting.
relates to ipfs/boxo@1ac242a6 which fixes CAR handler to properly return
404 status codes instead of 200 with X-Stream-Error
TODO: remove once Kubo ships with ipfs/boxo#10191 parent f766b67 commit 32683b5
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
125 | 133 | | |
126 | 134 | | |
127 | 135 | | |
| |||
0 commit comments