DEFAULT_HIGH_SECURITY_HTTP_READ_TIMEOUT_MS

Constant DEFAULT_HIGH_SECURITY_HTTP_READ_TIMEOUT_MS 

Source
pub const DEFAULT_HIGH_SECURITY_HTTP_READ_TIMEOUT_MS: u64 = 3000;
Expand description

The default HTTP read timeout in milliseconds for high security configurations. This constant defines a shorter timeout for HTTP read operations in high security mode to reduce the window of opportunity for certain attacks.