With {{Version|7.7}}, the following features have been added:
* by default, RESTXQ is now available on top level via {{Code|http://localhost:8984/}}
* the RESTXQ namespace prefix has been changed to {{Code|rest}}
* parameters are implicitly cast to the type of the function argument
* RESTXQ functions may also be specified in main modules (extension: {{Code|.xq}})
* multipart types are now supported, including {{Code|multipart/form-data}}
* servlet errors can be redirected to other RESTXQ pages
* a [[RESTXQ Module]] provides some helper functions
* parameters are implicitly cast to the type of the function argument* the RESTXQ namespace prefix has been changed to {{Code|rest}}* by default, RESTXQ is now available on top level via {{Code|http://localhost:8984/}}
=Usage=