mirror of https://github.com/apache/cloudstack.git
Convert space characters in the parameters to %20 while forming a query string after url-encode because java.net.URLEncoder performs application/x-www-form-urlencoded-type encoding and not percent-encoding. According to RFC 3986 as required by Amazon, we need to percent-encode. |
||
|---|---|---|
| .. | ||
| conf | ||
| resource | ||
| scripts | ||
| src/com | ||
| test | ||
| web | ||
| .pydevproject | ||
| pom.xml | ||