Hello list,Is there a way to have Request.JSON use a 'method' parameter other than 'get' and 'post'? I need access to the full range of HTTP request methods, none of which is functionally different from 'get' and 'post'.
Thanks Lee http://mootools.net/docs/core/Request/Request http://mootools.net/docs/core/Request/Request.JSON
