rtoot icon indicating copy to clipboard operation
rtoot copied to clipboard

switch to httr2

Open schochastics opened this issue 11 months ago • 3 comments

Eventually we should move to httr2 instead of relying on httr.

schochastics avatar Apr 24 '25 19:04 schochastics

The migration itself in the R directory should be straightforward. The difficult part would be the rewriting of many tests. But I agree that we should move to httr2; also take the opportunity to refactor some old code.

chainsawriot avatar Apr 25 '25 04:04 chainsawriot

Maybe also a chance to try out https://github.com/nealrichardson/httptest2? Have you used it before?

schochastics avatar Apr 25 '25 06:04 schochastics

vcr also works with most httr2 functions

Aariq avatar Jul 23 '25 22:07 Aariq