Decodes a URL encoded string. It can decode all alphanumeric characters and most non-alphanumeric characters.
string HTTPDecode( str )
char* agk::HTTPDecode( const char* str )