You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is weird we added tests for this, but I found the bug and is when offset is set to 0, will open a PR fixing this ASAP.
EDIT: The issue will be closed when #16400 get merged. Thank you for the reporting, new test was added to make sure that no regression will come in future.
What version of Bun is running?
1.1.43+76800b049
What platform is your computer?
Linux 5.15.146.1-microsoft-standard-WSL2 x86_64 x86_64
What steps can reproduce the bug?
What is the expected behavior?
partial reads using range requests
https://bun.sh/docs/api/s3#partial-reads-with-slice
What do you see instead?
regardless of end offset passed, I get entire file back
Additional information
No response
The text was updated successfully, but these errors were encountered: