Join Slack
Powered by
Is there a way to use Ktor to `GET` a PNG file, an...
# ktor
c
CLOVIS
12/11/2020, 10:11 AM
Is there a way to use Ktor to
GET
a PNG file, and get it into a JS
org.w3c.files.File
object? I tried to do it with JS
fetch
but I've got many weird errors, and since the common part already uses Ktor, that might be easier
Open in Slack
Previous
Next