Hacker News new | ask | show | jobs
by m712 2394 days ago
You can probably use extended URL encoding for that, which is supported by at least body-parser [https://npmjs.com/package/body-parser]. Not sure about other PLs.