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