Blob URLs is actually 2 combined concepts: BLOBs and Object-URLs in html5 and javascript
Questions tagged [bloburls]
54 questions
3
votes
3 answers
XMLHttpRequest Status of 404 With Blob URL
I'm trying to upload a blob URL generated by getUserMedia to the server.
Someone else wanted to do the same thing, and that question has been answered.
I am using the same code for the XHR request as the person who answered that question, but I'm…

RickyAYoder
- 963
- 1
- 13
- 29
2
votes
0 answers
Blob URLs with python requests
I'm trying to figure out why the request i send gives me this error :
requests.exceptions.InvalidSchema: No connection adapters were found for 'blob:https://192.168.56.108/7020557a-95f0-4560-a3d4-94e23bc3db4a'
In another thread, i read that it was…

clemdcz
- 99
- 7
2
votes
0 answers
Chrome Extension: Inject content_scripts into blob URL
Problem Setup
This example html: