URLUtils.parseParameters must ignore illegally encoded keys and values

Issue #455 resolved
Yavor Vasilev created an issue

Rather than throw unchecked IllegalArgumentException instances produced by java.net.URLDecoder.decode.

Comments (1)

  1. Log in to comment