]> Sergey Matveev's repositories - public-inbox.git/commit
http: don't send chunk finalizer on HEAD responses
authorEric Wong <e@80x24.org>
Sun, 30 Jan 2022 22:31:34 +0000 (22:31 +0000)
committerEric Wong <e@80x24.org>
Mon, 31 Jan 2022 01:53:04 +0000 (01:53 +0000)
commit6beeb75e5ccddf9f4e8eefc62cbe349972f59917
tree3ed457235fecf37e44e3c4c222a02ce3cc61ec25
parent7ec7df4c76802f20c30b7b32ccda44b5463e7a7a
http: don't send chunk finalizer on HEAD responses

AFAIK this doesn't affect Varnish or nginx users, but those
should eventually become optional dependencies.
lib/PublicInbox/HTTP.pm