I am uploading a data using javascript fetch() post method and getting the response in the form of blob or array buffer

Viewed 15

Is there any way I can get the URL of uploaded data which I uploaded using fetch method.

0 Answers
Related