zeep::encode_url — Encode a URL using the RFC rules.
// In header: <zeep/crypto.hpp> std::string encode_url(std::string_view s);
Parameters:
s
The URL that needs to be encoded
Returns:
The encoded URL