mirror of https://github.com/apache/cloudstack.git
There's no need to call ApiServer's handleRequest with decode=true since Tomcat has already url-decoded the parameters. URL-decoding twice breaks all Base64 encoded data such as userData in deployVM, since %2b decodes to ' ', not '+' as it should. |
||
|---|---|---|
| .. | ||
| conf | ||
| scripts | ||
| src/com/cloud | ||
| test | ||
| .classpath | ||
| .project | ||