ignore content-type encoding when choosing a parser for topic data
authorJustin Wind <justin.wind+git@gmail.com>
Tue, 10 Aug 2021 21:25:42 +0000 (14:25 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Tue, 10 Aug 2021 21:25:42 +0000 (14:25 -0700)
commit83c2fbfb85a6b47983ef94cff240dd1660b59495
tree1df3e0ca0c8cfa229bf5ede0c9bb5823bc09aeff
parent38aba0869dc3ade99d439e74cbc6239b4fa1f632
ignore content-type encoding when choosing a parser for topic data

Now it will properly strip any encoding from content-type header before
comparing against available parsers.
src/link-helper.js