]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
qspawn: rename {psgi_env} => {env}
authorEric Wong <e@80x24.org>
Fri, 21 Mar 2025 22:22:29 +0000 (22:22 +0000)
committerEric Wong <e@80x24.org>
Sun, 23 Mar 2025 22:05:12 +0000 (22:05 +0000)
commit153173691b11bc7e5877a39889f150b6b2d25278
tree17d4d414e6f6312ccbb480338d76b3f8480720c6
parent76a1b52e35a592f76035f31ad5a8b7dde04be725
qspawn: rename {psgi_env} => {env}

There's no need to make a distinction here, and
it will help us make the limiter code more flexible
and reusable in next commits.
lib/PublicInbox/Qspawn.pm