Skip to main content

DEFAULT_REDIRECT_LIMIT

Constant DEFAULT_REDIRECT_LIMIT 

Source
pub const DEFAULT_REDIRECT_LIMIT: u32 = 16;
Expand description

Maximum amount of redirects that the client will follow before giving up, if not overridden via ClientBuilder::redirect_limit.