Hacker News new | ask | show | jobs
by bcrosby95 1538 days ago
You can make an app OOM by setting big string values anywhere. You gotta handle that at a higher level and reject requests larger than a certain size, which there is already a default for.