Hacker News new | ask | show | jobs
by recursive 181 days ago
Ampersands are ASCII, but also need to be encoded to be in a parameter value.
1 comments

Yeah, but you can totally choose to not allow that in your software.
That's true. Your argument about how short parameter extraction can be gets a little weaker though if only solve it for the easy cases. Code can be shorter if it solves a simplified version of the problem statement.