Files in r-lib/httr2
Perform HTTP Requests and Process the Responses

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/content-type.R R/curl.R R/headers.R R/httr2-package.R R/import-standalone-obj-type.R R/import-standalone-purrr.R R/import-standalone-types-check.R R/is-online.R R/iterate-helpers.R R/iterate-responses.R R/iterate.R R/jwt.R R/multi-req.R R/oauth-client.R R/oauth-flow-auth-code.R R/oauth-flow-client-credentials.R R/oauth-flow-device.R R/oauth-flow-jwt.R R/oauth-flow-password.R R/oauth-flow-refresh.R R/oauth-flow-token-exchange.R R/oauth-flow.R R/oauth-token.R R/oauth.R R/parse.R R/progress-bars.R R/progress.R R/req-auth-aws.R R/req-auth-sign.R R/req-auth.R R/req-body.R R/req-cache.R R/req-cookies.R R/req-error.R R/req-headers.R R/req-method.R R/req-mock.R R/req-options.R R/req-perform-connection.R R/req-perform-stream.R R/req-perform.R R/req-policy.R R/req-promise.R R/req-retries.R R/req-template.R R/req-throttle.R R/req-url.R R/req.R R/resp-body.R R/resp-headers.R R/resp-request.R R/resp-status.R R/resp-stream-aws.R R/resp-stream.R R/resp-url.R R/resp.R R/roxygen2.R R/secret.R R/sequential.R
R/sysdata.rda
R/test.R R/url.R R/utils-multi.R R/utils-pipe.R R/utils.R R/zzz.R README.Rmd README.md
_pkgdown.yml
cleanup
codecov.yml
configure
configure.win
cran-comments.md
httr2.Rproj
man/curl_translate.Rd man/example_url.Rd
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/httr2-package.Rd man/is_online.Rd man/iterate_with_offset.Rd man/jwt_claim.Rd man/last_response.Rd man/multi_req_perform.Rd man/oauth_cache_clear.Rd man/oauth_cache_path.Rd man/oauth_client.Rd man/oauth_client_req_auth.Rd man/oauth_flow_auth_code_url.Rd man/oauth_redirect_uri.Rd man/oauth_token.Rd man/oauth_token_cached.Rd man/obfuscate.Rd man/pipe.Rd man/progress_bars.Rd man/req_auth_aws_v4.Rd man/req_auth_basic.Rd man/req_auth_bearer_token.Rd man/req_body.Rd man/req_cache.Rd man/req_cookie_preserve.Rd man/req_dry_run.Rd man/req_error.Rd man/req_headers.Rd man/req_method.Rd man/req_oauth.Rd man/req_oauth_auth_code.Rd man/req_oauth_bearer_jwt.Rd man/req_oauth_client_credentials.Rd man/req_oauth_device.Rd man/req_oauth_password.Rd man/req_oauth_refresh.Rd man/req_oauth_token_exchange.Rd man/req_options.Rd man/req_perform.Rd man/req_perform_connection.Rd man/req_perform_iterative.Rd man/req_perform_parallel.Rd man/req_perform_promise.Rd man/req_perform_sequential.Rd man/req_perform_stream.Rd man/req_progress.Rd man/req_proxy.Rd man/req_retry.Rd man/req_template.Rd man/req_throttle.Rd man/req_timeout.Rd man/req_url.Rd man/req_user_agent.Rd man/req_verbose.Rd man/request.Rd man/resp_body_raw.Rd man/resp_check_content_type.Rd man/resp_content_type.Rd man/resp_date.Rd man/resp_headers.Rd man/resp_link_url.Rd man/resp_raw.Rd man/resp_request.Rd man/resp_retry_after.Rd man/resp_status.Rd man/resp_stream_raw.Rd man/resp_url.Rd man/response.Rd man/resps_successes.Rd man/secrets.Rd man/signal_total_pages.Rd man/throttle_status.Rd man/url_build.Rd man/url_modify.Rd man/url_parse.Rd man/url_query_parse.Rd man/with_mocked_responses.Rd man/with_verbosity.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
revdep/.gitignore
revdep/README.md revdep/cran.md
revdep/email.yml
revdep/failures.md revdep/problems.md tests/testthat.R tests/testthat/_snaps/content-type.md tests/testthat/_snaps/curl.md tests/testthat/_snaps/headers.md tests/testthat/_snaps/iterate-helpers.md tests/testthat/_snaps/iterate.md tests/testthat/_snaps/multi-req.md tests/testthat/_snaps/oauth-client.md tests/testthat/_snaps/oauth-flow-auth-code.md tests/testthat/_snaps/oauth-flow-jwt.md tests/testthat/_snaps/oauth-flow-refresh.md tests/testthat/_snaps/oauth-flow.md tests/testthat/_snaps/oauth-token.md tests/testthat/_snaps/oauth.md tests/testthat/_snaps/req-auth-aws.md tests/testthat/_snaps/req-body.md tests/testthat/_snaps/req-cache.md tests/testthat/_snaps/req-cookies.md tests/testthat/_snaps/req-error.md tests/testthat/_snaps/req-headers.md tests/testthat/_snaps/req-mock.md tests/testthat/_snaps/req-options.md tests/testthat/_snaps/req-perform-connection.md tests/testthat/_snaps/req-perform-stream.md tests/testthat/_snaps/req-perform.md tests/testthat/_snaps/req-policy.md tests/testthat/_snaps/req-promise.md tests/testthat/_snaps/req-retries.md tests/testthat/_snaps/req-template.md tests/testthat/_snaps/req-url.md tests/testthat/_snaps/req.md tests/testthat/_snaps/resp-body.md tests/testthat/_snaps/resp-status.md tests/testthat/_snaps/resp-stream-aws.md tests/testthat/_snaps/resp-stream.md tests/testthat/_snaps/resp.md tests/testthat/_snaps/secret.md tests/testthat/_snaps/sequential.md tests/testthat/_snaps/url.md tests/testthat/_snaps/utils-multi.md tests/testthat/_snaps/utils.md
tests/testthat/azure-cert.rds
tests/testthat/azure-key.rds
tests/testthat/helper-webfakes.R tests/testthat/helper.R tests/testthat/test-content-type.R tests/testthat/test-curl.R tests/testthat/test-headers.R tests/testthat/test-iterate-helpers.R tests/testthat/test-iterate-responses.R tests/testthat/test-iterate.R tests/testthat/test-multi-req.R tests/testthat/test-oauth-client.R tests/testthat/test-oauth-flow-auth-code.R
tests/testthat/test-oauth-flow-jwt-google.rds
tests/testthat/test-oauth-flow-jwt.R tests/testthat/test-oauth-flow-refresh.R tests/testthat/test-oauth-flow.R tests/testthat/test-oauth-token.R tests/testthat/test-oauth.R tests/testthat/test-parse.R tests/testthat/test-req-auth-aws.R tests/testthat/test-req-auth.R tests/testthat/test-req-body.R tests/testthat/test-req-cache.R tests/testthat/test-req-cookies.R tests/testthat/test-req-error.R tests/testthat/test-req-headers.R tests/testthat/test-req-method.R tests/testthat/test-req-mock.R tests/testthat/test-req-options.R tests/testthat/test-req-perform-connection.R tests/testthat/test-req-perform-stream.R tests/testthat/test-req-perform.R tests/testthat/test-req-policy.R tests/testthat/test-req-promise.R tests/testthat/test-req-retries.R tests/testthat/test-req-template.R tests/testthat/test-req-throttle.R tests/testthat/test-req-url.R tests/testthat/test-req.R tests/testthat/test-resp-body.R tests/testthat/test-resp-headers.R tests/testthat/test-resp-request.R tests/testthat/test-resp-status.R tests/testthat/test-resp-stream-aws.R tests/testthat/test-resp-stream.R tests/testthat/test-resp-url.R tests/testthat/test-resp.R tests/testthat/test-secret.R tests/testthat/test-sequential.R tests/testthat/test-url.R tests/testthat/test-utils-multi.R tests/testthat/test-utils.R tools/examples.R
vignettes/.gitignore
vignettes/articles/oauth.Rmd vignettes/articles/wrapping-apis.Rmd vignettes/httr2.Rmd
r-lib/httr2 documentation built on Jan. 11, 2025, 10:21 a.m.