strip_query_params

Function strip_query_params 

Source
fn strip_query_params(url: &Url) -> Url
Expand description

Strip query parameters from a URL before broadcasting.

This prevents leaking internal tracking identifiers (e.g., UPnP cookies) that could be used for fingerprinting nodes on the P2P network.