ktor-client-core / io.ktor.client / HttpClientConfig / followRedirects

followRedirects

var followRedirects: Boolean

Use HttpRedirect feature to automatically follow redirects.

Getter

Use HttpRedirect feature to automatically follow redirects.

Setter

Use HttpRedirect feature to automatically follow redirects.