fn percent_encode(value: &str) -> String
Percent-encodes a query-argument value (RFC3986 unreserved chars kept).