X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fmetaproxy%2Futil.hpp;h=3df86545267db5a14ed928dbb900df36fa631628;hb=3b9de1c22d69590ad7470a27f9091f61bb825d7e;hp=7c9f1ee7744b44eb3ad60e474d40a268636212dd;hpb=8085904b5f89768a01a4ddf5eb74b371b6999166;p=metaproxy-moved-to-github.git diff --git a/include/metaproxy/util.hpp b/include/metaproxy/util.hpp index 7c9f1ee..3df8654 100644 --- a/include/metaproxy/util.hpp +++ b/include/metaproxy/util.hpp @@ -125,6 +125,7 @@ namespace metaproxy_1 { const char **element_set_name); std::string uri_encode(std::string s); + std::string uri_decode(std::string s); }; class odr : public boost::noncopyable {