ngx-uploader icon indicating copy to clipboard operation
ngx-uploader copied to clipboard

Option for binary/stream uploading?

Open leetharris opened this issue 7 years ago • 2 comments

I've noticed a few threads for this, but I haven't seen any solutions.

When uploading for pre-signed URLs on services like S3, you are required to a direct binary upload (aka a stream) instead of serializing the upload into a multipart form.

Is there an option in this package to allow for direct upload? If not, I'll likely fork off to add this feature (and submit a PR later if you're interested).

Thanks!

leetharris avatar Feb 21 '18 22:02 leetharris

Any news about this? Is there a way to disable multipart?

skill83 avatar Mar 14 '18 11:03 skill83

currently not, if someone has time to make PR for this I will accept it.

jkuri avatar Mar 14 '18 12:03 jkuri