-
Miguel Rincon authored
This change ensure that URL-encoded square brackets are decoded by "queryToObject" when such encoding is used in the URL. Prevents edge cases in which clients send encoded square brackets to define arrays in their URL parameters. Changelog: fixed
95739038