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
Aleksei Tirman [JB]
11/02/2022, 3:16 PM
Could you please file an issue with a sample code for reproduction attached?