zeep::http::is_valid_uri — Simply check the URI in uri, returns true if the uri is valid.
// In header: <zeep/http/uri.hpp> bool is_valid_uri(const std::string & uri);
Parameters:
uri
The URI to check