Constant eventsource_client::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.