Blob URI scheme

From HandWiki
Revision as of 23:57, 6 March 2023 by TextAI (talk | contribs) (over-write)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The blob URI scheme, also known as an object URL, is a Uniform Resource Identifier (URI) scheme used for accessing locally generated data via APIs designed to work only with URLs. A blob URI looks like blob:http://example.com/550e8400-e29b-41d4-a716-446655440000, with the end of the URI being a universally unique identifier.[1]

See also

References

  1. "File API". W3C. September 11, 2019. https://www.w3.org/TR/FileAPI/#url.