]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
www_static: path_info_raw: support non-HTTP(S) schemes
authorEric Wong <e@80x24.org>
Fri, 14 Mar 2025 09:22:05 +0000 (09:22 +0000)
committerEric Wong <e@80x24.org>
Tue, 18 Mar 2025 07:04:48 +0000 (07:04 +0000)
commit625f3ed3ef239234e34b3abed36a10964656de1b
tree1053b9bb60f236e7b5e17ffd3d910dbb52422bad
parent4ec0efaa77748d3e62eea2f0b64ff6811055e55a
www_static: path_info_raw: support non-HTTP(S) schemes

We may add support for gemini:// which supports CGI-like
protocols like PSGI, so relaxing the HTTP(S) URL scheme
requirement seems to make sense.
lib/PublicInbox/WwwStatic.pm