kw4n

Results 1 issues of kw4n

What's the correct way to read POST request payload? I'm using connect-xcors and I can't seem to find where POST payload is stored. ``` var server = connect.createServer( connect.logger(), CORS(options),...