zoom: Use udb and query only one searchable
[metaproxy-moved-to-github.git] / include / metaproxy / util.hpp
index 3da0caa..7c9f1ee 100644 (file)
@@ -124,6 +124,7 @@ namespace metaproxy_1 {
                        Odr_int &number_to_present,
                        const char **element_set_name);
 
+        std::string uri_encode(std::string s);
     };
 
     class odr : public boost::noncopyable {