This %<!-- -->-encodes the given URI part and returns the escaped version in allocated memory, which the caller must free when it is done.
a URI part
additional reserved characters to escape (or %NULL)
the encoded URI part
See Implementation
This %<!-- -->-encodes the given URI part and returns the escaped version in allocated memory, which the caller must free when it is done.