]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
http: fix and test Trailer: rejection
authorEric Wong <e@80x24.org>
Wed, 2 Apr 2025 19:00:14 +0000 (19:00 +0000)
committerEric Wong <e@80x24.org>
Fri, 4 Apr 2025 19:52:40 +0000 (19:52 +0000)
commitae3c81bb9c6eb5aebd0d9d2c25e89c31b405775f
tree3e80614f52855fd1a9a5a563036ac5aa1e4186b5
parente4ea7efe84c150de568ee737a87ca479686b7cc4
http: fix and test Trailer: rejection

We need to check for the existence of Trailers after successful
parsing.  I actually intend to support HTTP trailers, and I
noticed this while working on adding support for them.
lib/PublicInbox/HTTP.pm
t/httpd-corner.t