about summary refs log tree commit homepage
path: root/lib/PublicInbox/GitHTTPBackend.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-07-09 03:18:33 +0000
committerEric Wong <e@80x24.org>2016-07-09 03:20:22 +0000
commit239514fd687eb88d023b67de1daccaf2e440e884 (patch)
tree5ed8060d2428245516653b206d532c55d82ef7b4 /lib/PublicInbox/GitHTTPBackend.pm
parent2ce1cf89680840c86af136b69372adb3881d7aec (diff)
downloadpublic-inbox-239514fd687eb88d023b67de1daccaf2e440e884.tar.gz
Hopefully this can reduce memory overhead for people that
use one-shot CGI.
Diffstat (limited to 'lib/PublicInbox/GitHTTPBackend.pm')
-rw-r--r--lib/PublicInbox/GitHTTPBackend.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/PublicInbox/GitHTTPBackend.pm b/lib/PublicInbox/GitHTTPBackend.pm
index b684988d..ebb0850a 100644
--- a/lib/PublicInbox/GitHTTPBackend.pm
+++ b/lib/PublicInbox/GitHTTPBackend.pm
@@ -10,6 +10,7 @@ use Fcntl qw(:seek);
 use IO::File;
 use HTTP::Date qw(time2str);
 use HTTP::Status qw(status_message);
+use Plack::Util;
 use PublicInbox::Qspawn;
 
 # n.b. serving "description" and "cloneurl" should be innocuous enough to