From: Eric Wong Date: Sun, 17 Jul 2016 23:27:02 +0000 (+0000) Subject: extmsg: favor user-provided URL on partial matches X-Git-Tag: v1.0.0~275 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=8888a03c12dcd0f17ff611f4617523942a3aed49;hp=8888a03c12dcd0f17ff611f4617523942a3aed49;p=public-inbox.git extmsg: favor user-provided URL on partial matches While an inbox may have multiple URLs, we will favor the existing URL for the current inbox on partial matches to avoid confusing users or slowing them down by requiring a new TCP connection. ---