HTTP_MAX_PAYLOAD_SIZE

Constant HTTP_MAX_PAYLOAD_SIZE 

Source
pub const HTTP_MAX_PAYLOAD_SIZE: usize = 51200;
Expand description

Default byte limit of accepted http requests on API and MMDS servers.