about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-11-29 12:25:08 +0000
committerEric Wong <e@80x24.org>2019-12-12 03:51:18 +0000
commit56643bfddba2f7bca60955e5c48435fe58cc8e1c (patch)
tree5a193061fa4d55572189e8adf32a3464e2a9c108 /TODO
parentb474aff922a07da7c4d9db00dec9cebb4744aa8c (diff)
downloadpublic-inbox-56643bfddba2f7bca60955e5c48435fe58cc8e1c.tar.gz
-mda should not be dealing with broken Date: headers
nowadays, and deprioritize it in our documentation and
internal checks.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 369fc56e..0e31e6d7 100644
--- a/TODO
+++ b/TODO
@@ -110,10 +110,6 @@ all need to be considered for everything we introduce)
 * imperfect scraper importers for obfuscated list archives
   (e.g. obfuscated Mailman stuff, Google Groups, etc...)
 
-* consider using HTTP::Date instead of Date::Parse, since we need the
-  former is capable of parsing RFC822-ish dates, used by Plack, and
-  the latter is missing from OpenBSD and maybe other distros.
-
 * improve performance and avoid head-of-line blocking on slow storage
 
 * share "git cat-file --batch" processes across inboxes to avoid