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

watch for httr2's release #430

Open
wibeasley opened this issue Sep 26, 2022 · 2 comments
Open

watch for httr2's release #430

wibeasley opened this issue Sep 26, 2022 · 2 comments
Assignees

Comments

@wibeasley
Copy link
Member

httr2 is a ground-up rewrite of httr that provides a pipeable API with an explicit request object that solves more problems felt by packages that wrap APIs (e.g. built-in rate-limiting, retries, OAuth, secure secrets, and more).

v0.2.2 was just released to CRAN. We should consider switching from httr to httr2 once it hits v1.0. No current complaints with httr, so no rush.

https://httr2.r-lib.org/

@wibeasley wibeasley self-assigned this Sep 26, 2022
@wibeasley
Copy link
Member Author

As of today, the httr site says

httr is superseded: only changes necessary to keep it on CRAN will be made. We recommend using httr2 instead.

But httr2 is just v0.2.3. For now, I'll keep watching for some indication that the httr2 interface will be consistent over time.

@wibeasley
Copy link
Member Author

wibeasley commented Nov 14, 2023

httr 1.0.0 was released today to CRAN:

I'll make sure to integrate all the pending REDCapR code first, before moving to httr2 (eg, @BlairCooper's #507)

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

No branches or pull requests

1 participant