uri_decode
Description:
Fully typeof (unichar2)-decodes part
.
In the past, this would return null if part contained invalid percent-encoding, but now it just ignores the problem
(as URI already did).
Parameters:
| part |
a URI part |
Returns:
|
the decoded URI part. |
Namespace: Soup
Package: libsoup-2.4