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

Modify to not use URLEncodedUtils #999

Merged

Commits on May 31, 2024

  1. modify to not use URLEncodedUtils

    Signed-off-by: AntCode97 <dbswns97@gmail.com>
    AntCode97 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5763428 View commit details
    Browse the repository at this point in the history
  2. add a license header

    Signed-off-by: AntCode97 <dbswns97@gmail.com>
    AntCode97 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f2476e2 View commit details
    Browse the repository at this point in the history
  3. add pathEncoder test

    Signed-off-by: AntCode97 <dbswns97@gmail.com>
    AntCode97 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5ed94fb View commit details
    Browse the repository at this point in the history
  4. modify to use ByteBuffer in encodeBytes method

    Signed-off-by: AntCode97 <dbswns97@gmail.com>
    AntCode97 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4d02494 View commit details
    Browse the repository at this point in the history
  5. modify to use URLEncoder

    Signed-off-by: AntCode97 <dbswns97@gmail.com>
    AntCode97 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b10a165 View commit details
    Browse the repository at this point in the history
  6. delete PathEncoder

    Signed-off-by: AntCode97 <dbswns97@gmail.com>
    AntCode97 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    19abfef View commit details
    Browse the repository at this point in the history
  7. modify to use URLEncodedUtils per version per Classpath

    Signed-off-by: AntCode97 <dbswns97@gmail.com>
    AntCode97 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c8052c8 View commit details
    Browse the repository at this point in the history
  8. fix to use MethodHandle instead of reflection

    Signed-off-by: AntCode97 <dbswns97@gmail.com>
    AntCode97 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    cfe77ae View commit details
    Browse the repository at this point in the history
  9. add CHANGELOG.md

    Signed-off-by: AntCode97 <dbswns97@gmail.com>
    AntCode97 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    cdf7840 View commit details
    Browse the repository at this point in the history