Is receiving a ByteArray from HTTP call with Ktor ...
# ktor
j
Is receiving a ByteArray from HTTP call with Ktor JS implemented ? Sending works fine, but when the server responds with another byte array an error is thrown :
No transformation found: class JsHttpResponse -> class null
e
Hi, @jdemeulenaere. Yep, and it looks like a bug. Could you file an issue?