Skip to main content

send_http_forward_failure

Function send_http_forward_failure 

Source
pub async fn send_http_forward_failure(
    client: &mut BoxStream,
    error: &SessionOpenError,
) -> Result<(), Box<dyn Error + Send + Sync>>
Expand description

Send an HTTP forward-proxy failure reply.