From 9d1e5fadd7d18f4c96ab0509d673040e34225a04 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 14 Aug 2016 10:21:09 +0000 Subject: www: do not unecessarily escape some chars in paths Based on reading RFC 3986, it seems '@', ':', '!', '$', '&', "'", '; '(', ')', '*', '+', ',', ';', '=' are all allowed in path-absolute where we have the Message-ID. In any case, it seems '@' is fairly common in path components nowadays and too common in Message-IDs. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index f5ea455e..bed60501 100644 --- a/MANIFEST +++ b/MANIFEST @@ -132,6 +132,7 @@ t/init.t t/linkify.t t/main-bin/spamc t/mda.t +t/mid.t t/msg_iter.t t/msgmap.t t/nntp.t -- cgit v1.2.3-24-ge0c7