Currently the wrd servlet handles the option and head actions in the HTTP request. To build RESTfull services it is necessary that the uServer proces can build the HTTP response correctly. The wrd servlet always response with same mime-type texthtml, whereas the UServer process can deliver JSon, Xml, Etc.