pub const HTTP_MAX_PAYLOAD_SIZE: usize = 51200;
Default byte limit of accepted http requests on API and MMDS servers.