pub fn remote_clients_allowed(
config: &HttpConfig,
allow_remote_clients: bool,
) -> boolExpand description
Returns whether a listener may accept non-local clients under the access policy.
pub fn remote_clients_allowed(
config: &HttpConfig,
allow_remote_clients: bool,
) -> boolReturns whether a listener may accept non-local clients under the access policy.