Overview
Version
| Report Server Version | Plugin Version | Functional Change |
|---|---|---|
11.0 | V1.0.0 | / |
11.0.4 | V1.1 | Supports hot deployment. |
Problem
Many requests on the decision-making platform are PUT and DELETE requests.
However, in some user environments, PUT and DELETE requests are blocked, causing platform requests of these types to fail.
You can see that these requests are marked in red under Console > Network in Chrome.

Solution
You can install the PUT, DELETE Request to POST Request plugin to convert PUT and DELETE requests to POST requests.
You can download the plugin at https://market.fanruan.com/plugin/592306d9-928e-46f7-a76c-e7a0a398cac6.
For details about how to install the plugin in the designer, see Designer Plugin Management.
For details about how to install the plugin on the server, see Server Plugin Management.
Note:PUT and DELETE requests are forcibly converted to POST requests, regardless of whether they are disabled.