Fix FileLike object to implement file-like interface
- Add seek(), tell(), read() methods to FileLike class - Add content_type attribute for validation - Fixes 'FileLike object has no attribute seek' error in chunked uploads
Showing
Please
register
or
sign in
to comment