Commit dc80705
fix(DMD-987): check isSeekable() before calling rewind()
- Add isSeekable() check before rewinding response body stream
- Prevents potential errors with non-seekable streams
Co-Authored-By: Martin Zajic <ja@mzajic.cz>1 parent e6f67af commit dc80705
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
0 commit comments