Developer API framework support for form data

The developer API framework, SimpleAPI, now has helper methods on the request object to parse request bodies with content types of application/x-www-form-urlencoded and multipart/form-data. Read more.