In file util.c:

int unescape_uri(char *uri)

Decodes a uri, changing %xx encodings with the actual character

Documentation

Decodes a uri, changing %xx encodings with the actual character. The query_string should already be gone.
Returns:
1 for success, 0 for illegal string

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.