fn set_isolation(
prefs: &mut StreamPrefs,
headers: &HeaderMap,
listener_isolation: (usize, IpAddr),
) -> Result<(), HttpConnectError>Expand description
Configure the stream isolation from the provided headers.
fn set_isolation(
prefs: &mut StreamPrefs,
headers: &HeaderMap,
listener_isolation: (usize, IpAddr),
) -> Result<(), HttpConnectError>Configure the stream isolation from the provided headers.