of Pre Encoded
Here's the "escape hatch." If you already have a pre-encoded string, use this factory method to prevent the values from being redundantly URL-encoded.
Parameters
pre Encoded
a query string of the form name1=value1&name2=value2...
with any unsafe characters already URL-encoded.