Skip to main content

preview_builder

Function preview_builder 

Source
fn preview_builder(
    services: &Services,
    builder: ClientBuilder,
) -> Result<ClientBuilder>
Expand description

Construction for the URL preview client: bound to the configured interface and resolving through the CIDR-validating resolver.

The configured User-Agent is applied per request rather than here, so a configuration reload takes effect without rebuilding the client.