Function vector::sinks::util::uri::protocol_endpoint

source ·
pub fn protocol_endpoint(uri: Uri) -> (String, String)
Expand description

Simplify the URI into a protocol and endpoint by removing the “query” portion of the path_and_query.