We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related Issues:
Since httr has been deprecated, it would be a good idea to migrate to httr2 for compliance.
A blocker right now is that we rely on vcr and webmockr for some of our tests. Once the above issues are resolved we should move to httr2.
vcr
webmockr
httr2
The text was updated successfully, but these errors were encountered:
Sorry about the hold up on httr2 integration - I can't promise a date when it will be done, but I'm hoping to get back to it soon
Sorry, something went wrong.
Both vcr and webmockr now support httr2 with the latest versions of each pkg on cran. Let me know if you run into any issues
@sckott Woohoo! Thank you for all the work! I'll be running tests on this soon. This made my day. :)
great!
Successfully merging a pull request may close this issue.
Related Issues:
Since httr has been deprecated, it would be a good idea to migrate to httr2 for compliance.
A blocker right now is that we rely on
vcr
andwebmockr
for some of our tests. Once the above issues are resolved we should move tohttr2
.The text was updated successfully, but these errors were encountered: