Skip to content

BrokerConfig

Functions

  • max_request_size - Byte size of the request-line cap, as a usize the reader can bound with.

firma_config_schema::broker::BrokerConfig::max_request_size

Section titled “firma_config_schema::broker::BrokerConfig::max_request_size”

Function

Byte size of the request-line cap, as a usize the reader can bound with.

fn max_request_size(self: &Self) -> usize