#include <string>


Go to the source code of this file.
Namespaces | |
| namespace | servlet |
| namespace | servlet::util |
Functions | |
| std::string | servlet::util::urlDecode (const std::string &s) |
| void | servlet::util::urlInPlaceDecode (std::string &s) |
| std::string & | servlet::util::urlEncode (const std::string &source, std::string &dest) |