parse topic content-types to recode content with non-utf8 charsets
authorJustin Wind <justin.wind+git@gmail.com>
Wed, 11 Aug 2021 19:00:20 +0000 (12:00 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Wed, 11 Aug 2021 19:05:16 +0000 (12:05 -0700)
commit5399cb751765f7c81ab5d4fab33f873eb3866f61
treef7a81f7aac670118463ed62921d40f1f4aff4a07
parent8608e06bddd511e1df62be64b484bc297f84d47b
parse topic content-types to recode content with non-utf8 charsets

Parse the entire content-type header, to make use of any charset
parameter, before parsing content for links.
CHANGELOG.md
package-lock.json
package.json
src/enum.js
src/link-helper.js
test/src/link-helper.js
test/test-data/link-helper.js