mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 13:58:49 +00:00
68fa0f0d54
Don't escape unicode control characters. While these characters would break commands if present (i.e. non functional cURL) and could potentially be sanitized to spaces, that would likely just move the goalposts again. Following Mozilla here.