tlx
Loading...
Searching...
No Matches
escape_uri.hpp File Reference
#include <string>

Go to the source code of this file.

Namespaces

namespace  tlx
 

Functions

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