guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] web: uri-encode hexadecimal percent-encoding is now uppercase


From: Aleix Conchillo Flaqué
Subject: [PATCH] web: uri-encode hexadecimal percent-encoding is now uppercase
Date: Thu, 2 May 2013 10:44:20 -0700

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

[Prev in Thread] Current Thread [Next in Thread]