]> Sergey Matveev's repositories - public-inbox.git/commitdiff
qspawn: psgi_return: allow non-anon parse_hdr callback
authorEric Wong <e@80x24.org>
Wed, 25 Dec 2019 07:50:47 +0000 (07:50 +0000)
committerEric Wong <e@80x24.org>
Thu, 26 Dec 2019 10:48:19 +0000 (10:48 +0000)
Callers can supply an arg to parse_hdr, now, eliminating the
need for closures to capture local variables.


No differences found