]> Sergey Matveev's repositories - public-inbox.git/commit
http: fix typo: write_buf => write_buf_size
authorEric Wong <e@80x24.org>
Sun, 22 May 2016 06:17:29 +0000 (06:17 +0000)
committerEric Wong <e@80x24.org>
Sun, 22 May 2016 07:28:12 +0000 (07:28 +0000)
commit5fd049f32fde94f53f431ae3f37143440ee0cf09
tree68abecc6dbce7c6c658f187c610180d7d0c7952a
parent6b5e35ca6dc6a505d26f129627b5eb7ff8476539
http: fix typo: write_buf => write_buf_size

Otherwise, we get deep recursion as we keep calling
recursively on giant responses
lib/PublicInbox/HTTP.pm