This patch changes the way uri-encode does percent-encoding. The
hexadecimal characters are now uppercase as suggested by RFC3986. So,

(uri-encode "/")
=> %2F

Aleix

Attachment: uri-encode-uppercase.patch
Description: Binary data

Reply via email to