Commit 002a60d
committed
fix: handle response body close errors
- Added error handling for closing HTTP response body to improve robustness
- Changed list function to return result of writer flush for better
error reporting
Signed-off-by: Chmouel Boudjnah <[email protected]>1 parent 6ba7b1e commit 002a60d
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
| 191 | + | |
193 | 192 | | |
0 commit comments