zeep::http::decode_url
// In header: </build/libzeep-j07pgC/libzeep-3.0.5/zeep/http/server.hpp> std::string decode_url(const std::string & s);
Decode a URL using the RFC rules
Parameters:
s
The URL that needs to be decoded
Returns:
The decoded URL