Fix ill-encoding of UriBuilder class (#1598)
This method misses URLEncode.encode() encapsulation, which leaves the danger of URL injection.
Showing
Please register or sign in to comment
This method misses URLEncode.encode() encapsulation, which leaves the danger of URL injection.