]> Sergey Matveev's repositories - public-inbox.git/commit
http: avoid circular reference for getline responses
authorEric Wong <e@80x24.org>
Fri, 27 May 2016 05:59:15 +0000 (05:59 +0000)
committerEric Wong <e@80x24.org>
Fri, 27 May 2016 06:01:57 +0000 (06:01 +0000)
commit656bc41ecb1a77208adaeee6c68faed3e8328695
treec7fa5f911ef538eb893fb603ed143b15f0a49191
parent395406118cb22b4cfa3a83c2b3a3a9aa2627b708
http: avoid circular reference for getline responses

Lightly tested, this seems to work when mass-aborting
responses.  Will still need to automate the testing...
lib/PublicInbox/HTTP.pm