tlx
escape_uri.hpp File Reference
#include <string>

Go to the source code of this file.

Namespaces

 tlx
 

Functions

std::string escape_uri (const std::string &str)
 Escape a string into a URI-encoding. More...
 
std::string escape_uri (const char *str)
 Escape a string into a URI-encoding. More...