@sstephenson My only reservation about this is that older browsers that don't yet support these additional form methods will default to a GET request, causing the form fields to be sent via the query string. This could leak sensitive information to server/proxy logs, browser history, referrer header, etc.
