MAX_REDIRECTS

const val MAX_REDIRECTS: Int = 5

The maximum number of redirects to attempt to follow for a URL.