Known blob, as shown in the title: http://127.0.0.1/cee7a0b5-4fe8-454d-8784-16bd766ef802 this is a picture, and how to access the content inside?
CodePudding user response:
We have to do is direct download
WebClient client=new WebClient ();
String fileString=client. DownloadString (new uri (http://... )));
CodePudding user response:
Blob this browser actually generate their own, the address is not the video
CodePudding user response: