pub const MAX_REQUEST_BYTES: usize = _; // 4_194_304usize
Maximum HTTP request body and gRPC message size.
The limit is 4 MiB.