Specifying HTTP request methods
You can specify the HTTP request methods that the Hue server responds to.
Use the http_allowed_methods
property under the
[desktop]
section in Cloudera Data Warehouse property.
By default, the http_allowed_methods
property is set to options, get,
head, post, put, delete, connect
.