Description
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.
Use Case
- pass through of all HTTP requests to the uServer process
Importance
To write RESTfull services the uServer process needs full control over all HTTP requests.
Type
Uniface Web (USP/DSP/Services)
Operating System
Not Applicable
Status
Open