storage
storage copied to clipboard
@vercel/blob: uploading empty file throws `BlobError: Vercel Blob: Missing [x]-content-length header.`
Some files, like .gitkeep or blank test files that we do not have control over, must be uploaded. Instead of successfully uploading, a BlobError: Vercel Blob: Missing [x]-content-length header. is thrown in these cases.
Hey @arthurfiorette, we'll fix this soon, sorry about that
We're also facing same issue. Is there any updates on this?