]> Sergey Matveev's repositories - public-inbox.git/commit
www: require ASCII range for mbox downloads
authorEric Wong <e@80x24.org>
Tue, 4 Jun 2019 09:05:51 +0000 (09:05 +0000)
committerEric Wong <e@80x24.org>
Tue, 4 Jun 2019 10:06:18 +0000 (10:06 +0000)
commitaedd4d6d205a4e9ae6d1d81fd011fb2f896be41b
treeaa7c86b647c50ad61a1e3adb44b5d3a66d483a5a
parent7a8c54a0a90fce4c965b05769e10182388a84c31
www: require ASCII range for mbox downloads

We do not support many mboxrd download range specifications at
the moment; but parsing non-ASCII characters isn't planned.
This makes no difference aside from being able to return 404
slightly earlier than we would've in the past.
lib/PublicInbox/WWW.pm