feroult / yawp

Kotlin/Java API framework for Google Appengine
http://yawp.io
MIT License
132 stars 20 forks source link

Support params as application/x-www-form-urlencoded #60

Open feroult opened 8 years ago

feroult commented 8 years ago

The request handler is trying to parse the body as JSON.