How to download a blob data #51
Unanswered
ibrahimkteish
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Consider having a ServerRoute enum like the following:
for the url
caseI want to download the url asData, without relying on the hostURLalso there is nothing to parse/print like Path { "somePath" } etc.does this functionality exist in the library?
Technically Speaking the
case url(URL)is not a route, but I am looking for a way if this can be handled by theapiClientotherwise I could have anotherDownloadClientthat takes aurland gives meDataobject backBeta Was this translation helpful? Give feedback.
All reactions