]> Sergey Matveev's repositories - public-inbox.git/commit
http: log response_write errors
authorEric Wong <e@yhbt.net>
Thu, 9 Jan 2020 11:14:51 +0000 (11:14 +0000)
committerEric Wong <e@80x24.org>
Thu, 9 Jan 2020 11:23:32 +0000 (11:23 +0000)
commitdfd30c7aa686968b8a0dbd65c40b90d92816f87c
tree00e7b973243c998dc48a0fd7460ec35abb11c849
parentcb4f09264abe20c820939814e87442fe812713bc
http: log response_write errors

Application-supplied callbacks may error out, try to log them
so the PSGI app developer can figure out what went wrong.
lib/PublicInbox/HTTP.pm