]> Sergey Matveev's repositories - public-inbox.git/commit
www: attempt to handle Message-IDs with slashes
authorEric Wong <e@80x24.org>
Thu, 3 Sep 2015 04:23:21 +0000 (04:23 +0000)
committerEric Wong <e@80x24.org>
Thu, 3 Sep 2015 04:23:21 +0000 (04:23 +0000)
commitc65efc9b371f66497549e72418d13c0d8aa3929b
treef60e45748ef2db5891b6d5a6b7e3fc6160638ff3
parent43238d3688a51d98ce47151173aa7971e231a3bb
www: attempt to handle Message-IDs with slashes

Unfortunately, some HTTP servers will try to be clever
with %2F and escape it to '/', making life difficult for
us.  Fortunately, not many Message-IDs have slashes in
them.
lib/PublicInbox/WWW.pm