URI Tools

URI Tools, small C Repo with tools related to the URI

Fonctions

char *URIEncode(char *text);
char *URIDecode(char *text);
char *URIBuilder(URI_t URI);

TO DO :

  • URI parser