Tools for creating and modifying HTTP requests, then
performing them and processing the results. 'httr2' is a modern
re-imagining of 'httr' that uses a pipe-based interface and solves
more of the problems that API wrapping packages face.
Version: |
0.2.1 |
Depends: |
R (≥ 3.4) |
Imports: |
cli (≥ 3.0.0), curl, glue, magrittr, openssl, R6, rappdirs, rlang (≥ 1.0.0), withr |
Suggests: |
askpass, bench, clipr, covr, docopt, httpuv, jose, jsonlite, knitr, purrr, rmarkdown, testthat (≥ 3.0.0), tibble, webfakes, xml2 |
Published: |
2022-05-10 |
Author: |
Hadley Wickham [aut, cre],
RStudio [cph, fnd] |
Maintainer: |
Hadley Wickham <hadley at rstudio.com> |
BugReports: |
https://github.com/r-lib/httr2/issues |
License: |
MIT + file LICENSE |
URL: |
https://httr2.r-lib.org, https://github.com/r-lib/httr2 |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
httr2 results |