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

feat: add flag to allow UrlEncodedContent to use UriPath escaping #1100

Merged

Commits on Aug 28, 2020

  1. Add the possibility to use UriPath encoding for the URL content inste…

    …ad of the deprecated urlEncoder
    guillaumeblaquiere committed Aug 28, 2020
    Copy the full SHA
    e61cccf View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. Use boolean primitive type.

    Improve variable naming
    
    Improve documentation more user oriented.
    guillaumeblaquiere committed Aug 29, 2020
    Copy the full SHA
    6b50a04 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Copy the full SHA
    681381d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a8d4e87 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b528d57 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    84c482f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. chore: fix lint

    chingor13 committed Oct 13, 2020
    Copy the full SHA
    92ac9ab View commit details
    Browse the repository at this point in the history