Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #6447 - Deprecate support for UTF16 encoding in URIs #6457

Merged
merged 4 commits into from Jun 23, 2021

Commits on Jun 22, 2021

  1. Issue #6447 - only support utf16 uri encodings with compliance mode

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    d87f5cd View commit details
    Browse the repository at this point in the history
  2. Small refactor to ensure that URIs without any special features have …

    …a minimal impact from this change.
    
    Signed-off-by: Greg Wilkins <gregw@webtide.com>
    gregw committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    a09d9e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. changes from review

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    8e531ea View commit details
    Browse the repository at this point in the history
  2. inline usage of AMBIGUOUS enum set

    Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
    lachlan-roberts committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    4dd5546 View commit details
    Browse the repository at this point in the history