Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(factory): handle missing content-length header more accurately
- Change default `Content-Length` handling to use -1 instead of 0. - Ensures file size is correctly identified when the header is absent.
- Loading branch information