• Miguel Rincon's avatar
    Decode square brackets with "queryToObject" · 95739038
    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
url_utility_spec.js 40.9 KB