Expand description

Utility functions to handle URL manipulation.

Re-exports

pub use url;

Functions

Appends a query to an endpoint

Creates an endpoint with a query

Encodes key and val as urlencoded values.

Encodes an iterator of key:value pairs as urlencoded values.

Encodes multiple values for the same key