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

Added remaining overloads (PATCH, HEAD, OPTIONS, DELETE) #2050

Merged
merged 5 commits into from
Jul 4, 2023

Commits on Apr 4, 2023

  1. Added remaining overloads (PATCH, HEAD, OPTIONS, DELETE)

    Fixed sync extensions to use IRestClient
    alexeyzimarev committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    ba993f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Merge branch 'dev' into more-execute-overloads

    # Conflicts:
    #	RestSharp.sln.DotSettings
    #	src/RestSharp/RestClient.Async.cs
    #	src/RestSharp/RestClient.Extensions.Config.cs
    #	src/RestSharp/RestClient.Extensions.cs
    #	src/RestSharp/Sync/AsyncHelpers.cs
    alexeyzimarev committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    71bf9e3 View commit details
    Browse the repository at this point in the history
  2. Remove empty file

    alexeyzimarev committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2b032e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d9cf85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51f3c19 View commit details
    Browse the repository at this point in the history