]> Sergey Matveev's repositories - public-inbox.git/commit - lib/PublicInbox/WwwText.pm
www_text: reduce parameter passing for response header
authorEric Wong <e@80x24.org>
Sat, 10 Sep 2022 08:16:57 +0000 (08:16 +0000)
committerEric Wong <e@80x24.org>
Sat, 10 Sep 2022 19:50:28 +0000 (19:50 +0000)
commit10839bf81e72f7699ba818db35237028731cf1fd
tree647272e58aa321e56a60fd0b1e5460547e7d0a6f
parentd6d1f632bf8c7f34ae014a9cd69fde699bbe183a
www_text: reduce parameter passing for response header

This is a tiny step in making the code slightly less confusing
by reusing common field names and reducing dependencies on
argument ordering.
lib/PublicInbox/WwwText.pm