Request.maxRedirects

Set limit on HTTP redirects v - limit on redirect depth Throws MaxRedirectsException when limit is reached.

struct Request
@property pure @nogc nothrow
void
maxRedirects
(
uint v
)

Meta