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

Switch from httr to httr2 after vcr update #2

Open
soumyaray opened this issue Nov 12, 2023 · 3 comments
Open

Switch from httr to httr2 after vcr update #2

soumyaray opened this issue Nov 12, 2023 · 3 comments
Assignees

Comments

@soumyaray
Copy link
Owner

Currently using httr for compatibility with vcr package. We can switch to httr2 once vcr updates to support it.
See: ropensci/vcr#237

@soumyaray soumyaray self-assigned this Nov 12, 2023
@sckott
Copy link

sckott commented Jul 25, 2024

vcr now supports httr2 with the latest version of vcr on cran (v1.6.0) https://cloud.r-project.org/web/packages/vcr/

@soumyaray
Copy link
Owner Author

Thank you @sckott - will make the change soon!

@sckott
Copy link

sckott commented Jul 26, 2024

great, let me know if you run into any issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants