Hello, I have a problem with the Ktor client (JS)....
# ktor
d
Hello, I have a problem with the Ktor client (JS). If the addressed api returns the status 302 Found for a temporary redirect and the client was configured with followRedirects = false, the status is not returned. In this case, the status is 0. Is there a special reason for this or is this a bug?
a
Could you please file an issue with a sample code for reproduction attached?
d
@Aleksei Tirman [JB] Issue created: