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