]> Sergey Matveev's repositories - public-inbox.git/commit
content_id: use `mids' and `references' for MID extraction
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 2 Mar 2018 09:39:31 +0000 (09:39 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 2 Mar 2018 09:39:31 +0000 (09:39 +0000)
commit7cacb4ae964408519f5577b895897c447c272da6
tree54961fe5ade2789df00897cfb16e949b71a8d1d1
parent00ee23808c651b7d9a9b1210871b91dd69ce4153
content_id: use `mids' and `references' for MID extraction

These already take care of deduping internally, so we'll save
ourselves at least some of the trouble while using a more
consistent API.  While we're at it, hash the header name as
well, since we need to distinguish which header a certain value
came from.
lib/PublicInbox/ContentId.pm