Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upNew API: Add file.getURL() #217
Closed
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So people don't need to get the file contents with
concat-stream, create aBlob, callURL.createObjectURL(), etc.codex2 from IRC suggested this idea.