]> Sergey Matveev's repositories - public-inbox.git/commit
lei q: make HTTP(S) query strings even less ugly
authorEric Wong <e@80x24.org>
Wed, 10 Nov 2021 10:28:37 +0000 (10:28 +0000)
committerEric Wong <e@80x24.org>
Wed, 10 Nov 2021 18:38:17 +0000 (18:38 +0000)
commitb63e13509ce1fb359db4096b33219bcdb978e36d
treeb98b933de9d073f129fd43c8dd7d70b1639b5c49
parent7eeeea81c74c7184984510892871fd79406c0393
lei q: make HTTP(S) query strings even less ugly

Following commit 57fed2e4b78ed394 (lei: normalize whitespace in
remote queries, 2021-09-11), leaving the trailing `\n' from
stdin queries to be normalized to ` ' (SP) causes it to appear
as `+' in URLs, which Xapian ignores.
lib/PublicInbox/LeiXSearch.pm