Hacker News new | ask | show | jobs
by jimbokun 1204 days ago
I suppose the “parse don’t validate” philosophy would recommend first transforming the I’ll formed request into a data structure that only models well formed requests, before it’s processed by any other part of the program.