UNSOLVED

Garry2cool

updated

6 years ago

G

Garry2cool

1 Message

0

2051

August 12th, 2020 09:00

Atmos Api - upload stream without knowing content-length

I have file I need to upload compress file. I have created compress stream and trying to upload but I cant do that because I am not aware of content-length.

I dont want to store compress file on the disk.

Is any way where we can upload stream without knowing content-length