can I upload Blob object using ng2-file-upload? #998
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am using cropper tool and cropper return Base 64 result, I convert that to Blob object and now, I want to upload Blob object to the Server. how can I upload my Blob object to the server is there any way to upload?
Try this: