Hacker News new | ask | show | jobs
by tcopeland 2805 days ago
That's the truth. I had a thing come up the other day where a client wasn't including a content type header and thus the body was being interpreted as application/x-www-form-urlencoded. Rack middleware to the rescue on that one.