Skip to main content

DEFAULT_MAX_PATH_SIZE

Constant DEFAULT_MAX_PATH_SIZE 

Source
pub const DEFAULT_MAX_PATH_SIZE: usize = KB_8; // 8_192usize
Expand description

The default maximum path size. This constant defines the maximum size of the path component in an HTTP request to prevent excessive memory usage.