@mathias any idea how to decode this properly, in JavaScript? =?UTF-8?q?Jo=CC=88rn=20Zaefferer?=
From https://github.com/jquery/api.qunitjs.com/pull/40.patch …
-
-
Replying to @bassistance
@bassistance@mathias CC 88 is a "COMBINING DIAERESIS" - http://www.fileformat.info/info/unicode/char/0308/index.htm …. You want to strip the leading and trailing =, then1 reply 0 retweets 0 likes -
Replying to @patrickkettner
@bassistance@mathias .replace(/=/g,'\\x'). to get UTF-8?q?Jo\xCC\x88rn\x20Zaefferer?1 reply 0 retweets 0 likes
Replying to @patrickkettner
@patrickkettner @bassistance Ah that makes sense! So it’s like `Content-Transfer-Encoding: quoted-printable`, then. http://mathiasbynens.be/demo/quoted-printable …
11:23 AM - 4 Feb 2014
0 replies
0 retweets
0 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.