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

[R] Add httr2 support #13005

Merged
merged 13 commits into from
Jul 31, 2022
Merged

[R] Add httr2 support #13005

merged 13 commits into from
Jul 31, 2022

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    17d9552 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. fix headers

    wing328 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    e11200d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdf63d6 View commit details
    Browse the repository at this point in the history
  3. add accepts, content-types

    wing328 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    b814137 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    0af9bb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. update samples

    wing328 committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    593830f View commit details
    Browse the repository at this point in the history
  2. fix req

    wing328 committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    095653d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Configuration menu
    Copy the full SHA
    a1d44e8 View commit details
    Browse the repository at this point in the history
  2. update samples

    wing328 committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    327dd1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c65780e View commit details
    Browse the repository at this point in the history
  4. various fixes

    wing328 committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    9a57950 View commit details
    Browse the repository at this point in the history
  5. add data file test

    wing328 committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    5153164 View commit details
    Browse the repository at this point in the history
  6. fix streaming, add tests

    wing328 committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    c1f11de View commit details
    Browse the repository at this point in the history