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