Skip to main content

remote_clients_allowed

Function remote_clients_allowed 

Source
pub fn remote_clients_allowed(
    config: &HttpConfig,
    allow_remote_clients: bool,
) -> bool
Expand description

Returns whether a listener may accept non-local clients under the access policy.