Download from blob protocol. Ex.: blob:https.... #1757
Answered
by
sindresorhus
LuizAntonioJR-RJ
asked this question in
Q&A
-
Im getting this message:
The link i need to download the PDF is build through a link like this: blob:https://DOMAIN/141d4184-3dec-403e-9a59-ea134c61c8c1. Can anyone helps me out, please? |
Beta Was this translation helpful? Give feedback.
Answered by
sindresorhus
Jun 16, 2021
Replies: 1 comment 1 reply
-
https://stackoverflow.com/questions/30864573/what-is-a-blob-url-and-why-it-is-used |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
szmarczak
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Blob
is not available on Node.js. Also,blob:
is a browser-internal URL. There's probably a better way to solve your problem, but it's not related to Got. I would recommend asking on Stack Overflow instead.https://stackoverflow.com/questions/30864573/what-is-a-blob-url-and-why-it-is-used