Closed AliSajid closed 1 month ago
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
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!
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
.