I am using express, and I want to parse POST requests myself. How can I get the request as a string without express.bodyParser()?