ContributionsMost RecentMost LikesSolutionsRe: Disable URL-Encoding of the parameter value for MATRIX param I stored a value '%2F%2F%2F%2F%2F%2F%2F%2F%' When I am trying to pass the same URL with Query param it's decoding like this '%252F%252F%252F%252F%252F%252F%'. Automatically adding values %25. How we will be Disable the URL-Encoding of the query parameter? Disable URL-Encoding of the parameter value for MATRIX param Is this bug resolved? any update on this? Disable URL-Encoding of the parameter value for Query param.