Skip to main content

apply_received_and_rport

Function apply_received_and_rport 

Source
pub fn apply_received_and_rport(
    request: &mut Request,
    source: SocketAddr,
) -> bool
Expand description

Add received and, if asked, rport to the topmost Via of a received request.

Returns whether anything changed.