]> Sergey Matveev's repositories - public-inbox.git/commit
extmsg: use WwwResponse::oneshot
authorEric Wong <e@yhbt.net>
Sat, 21 Mar 2020 02:03:47 +0000 (02:03 +0000)
committerEric Wong <e@yhbt.net>
Wed, 25 Mar 2020 01:48:35 +0000 (01:48 +0000)
commitd27de5b3df43f41c4e8f3b1cbad79b2436d2a549
treeb07af2127702cc50897341ca8e83efa917e06fb9
parent433f6127f648e83b8f12d7b232ff726a34a85beb
extmsg: use WwwResponse::oneshot

No reason to use the ->getline interface for small responses.
lib/PublicInbox/ExtMsg.pm
lib/PublicInbox/WwwStream.pm