{
  "_id": "6a1f0cb1b401979e7341cdb7",
  "Package": "httr2",
  "Title": "Perform HTTP Requests and Process the Responses",
  "Version": "1.2.2.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\nperson(\"Maximilian\", \"Girlich\", role = \"ctb\")\n)",
  "Description": "Tools for creating and modifying HTTP requests, then\nperforming them and processing the results. 'httr2' is a modern\nre-imagining of 'httr' that uses a pipe-based interface and\nsolves more of the problems that API wrapping packages face.",
  "License": "MIT + file LICENSE",
  "URL": "https://httr2.r-lib.org, https://github.com/r-lib/httr2",
  "BugReports": "https://github.com/r-lib/httr2/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/testthat/start-first": "resp-stream, req-perform",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2026-03-03 22:10:34 UTC",
  "RemoteUrl": "https://github.com/r-lib/httr2",
  "RemoteRef": "HEAD",
  "RemoteSha": "43e0d280d2a58154c42cddb8e6a40374b39ab3b6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 09:23:41 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nPosit Software, PBC [cph, fnd],\nMaximilian Girlich [ctb]",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "MD5sum": "c6c0a8c544e752b4124a8b47a225ea19",
  "_user": "r-lib",
  "_type": "src",
  "_file": "httr2_1.2.2.9000.tar.gz",
  "_fileid": "7a9afcbba9ca76c9988a3d6b46533a25921d36a90c68adbbe68c0f065893ac13",
  "_filesize": 620684,
  "_sha256": "7a9afcbba9ca76c9988a3d6b46533a25921d36a90c68adbbe68c0f065893ac13",
  "_created": "2026-05-17T09:23:41.000Z",
  "_published": "2026-06-02T17:02:41.746Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79127049096,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041207842"
    },
    {
      "job": 79127049470,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041208480"
    },
    {
      "job": 79127049687,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041211948"
    },
    {
      "job": 79127049477,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041210203"
    },
    {
      "job": 79127049228,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041189579"
    },
    {
      "job": 79127048582,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364522177"
    },
    {
      "job": 79127049304,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041204690"
    },
    {
      "job": 79127049652,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041204729"
    },
    {
      "job": 79127049646,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041203980"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986942402",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/httr2",
  "_commit": {
    "id": "43e0d280d2a58154c42cddb8e6a40374b39ab3b6",
    "author": "Carl Suster <carl.suster@sydney.edu.au>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Empty `req_body_form()` should set body to an empty list (#836)\n\nFixes #835",
    "time": 1772575834
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@posit.co",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "curl",
      "version": ">= 6.4.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.6.3",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "askpass",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "clipr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "docopt",
      "role": "Suggests"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "jose",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "later",
      "version": ">= 1.4.0",
      "role": "Suggests"
    },
    {
      "package": "nanonext",
      "role": "Suggests"
    },
    {
      "package": "otel",
      "version": ">= 0.2.0",
      "role": "Suggests"
    },
    {
      "package": "otelsdk",
      "version": ">= 0.2.0",
      "role": "Suggests"
    },
    {
      "package": "paws.common",
      "version": ">= 0.8.0",
      "role": "Suggests"
    },
    {
      "package": "promises",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.8",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "webfakes",
      "version": ">= 1.4.0",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 1685,
  "_updates": [
    {
      "week": "2025-24",
      "n": 2
    },
    {
      "week": "2025-25",
      "n": 8
    },
    {
      "week": "2025-26",
      "n": 13
    },
    {
      "week": "2025-27",
      "n": 7
    },
    {
      "week": "2025-28",
      "n": 6
    },
    {
      "week": "2025-29",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 6
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 17
    },
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.2.0",
      "date": "2025-07-11"
    },
    {
      "name": "v1.2.1",
      "date": "2025-07-21"
    },
    {
      "name": "v1.2.2",
      "date": "2025-12-05"
    }
  ],
  "_topics": [
    "http"
  ],
  "_stars": 262,
  "_contributors": [
    {
      "user": "hadley",
      "count": 612,
      "uuid": 4196
    },
    {
      "user": "jonthegeek",
      "count": 9,
      "uuid": 33983824
    },
    {
      "user": "atheriel",
      "count": 6,
      "uuid": 1448326
    },
    {
      "user": "shikokuchuo",
      "count": 6,
      "uuid": 53399081
    },
    {
      "user": "jeroen",
      "count": 6,
      "uuid": 216319
    },
    {
      "user": "jennybc",
      "count": 6,
      "uuid": 599454
    },
    {
      "user": "salim-b",
      "count": 5,
      "uuid": 20040931
    },
    {
      "user": "jcheng5",
      "count": 4,
      "uuid": 129551
    },
    {
      "user": "maelle",
      "count": 4,
      "uuid": 8360597
    },
    {
      "user": "jl5000",
      "count": 3,
      "uuid": 26303390
    },
    {
      "user": "jameslairdsmith",
      "count": 3,
      "uuid": 12127550
    },
    {
      "user": "michaelchirico",
      "count": 2,
      "uuid": 7606389
    },
    {
      "user": "flahn",
      "count": 2,
      "uuid": 7694210
    },
    {
      "user": "arcresu",
      "count": 2,
      "uuid": 322256
    },
    {
      "user": "boshek",
      "count": 2,
      "uuid": 18472598
    },
    {
      "user": "romainfrancois",
      "count": 2,
      "uuid": 2625526
    },
    {
      "user": "pedrobtz",
      "count": 2,
      "uuid": 2864346
    },
    {
      "user": "cgiachalis",
      "count": 2,
      "uuid": 26255858
    },
    {
      "user": "gergness",
      "count": 2,
      "uuid": 2104579
    },
    {
      "user": "gaborcsardi",
      "count": 2,
      "uuid": 660288
    },
    {
      "user": "jchrom",
      "count": 2,
      "uuid": 7213168
    },
    {
      "user": "m-muecke",
      "count": 2,
      "uuid": 26463953
    },
    {
      "user": "nealrichardson",
      "count": 2,
      "uuid": 2975928
    },
    {
      "user": "fh-mthomson",
      "count": 2,
      "uuid": 56164984
    },
    {
      "user": "dyfanjones",
      "count": 1,
      "uuid": 23235152
    },
    {
      "user": "mshelm",
      "count": 1,
      "uuid": 54892009
    },
    {
      "user": "feinleib",
      "count": 1,
      "uuid": 82004873
    },
    {
      "user": "maxheld83",
      "count": 1,
      "uuid": 5372770
    },
    {
      "user": "casa-henrym",
      "count": 1,
      "uuid": 19833540
    },
    {
      "user": "mdsumner",
      "count": 1,
      "uuid": 4107631
    },
    {
      "user": "mthomas-ketchbrook",
      "count": 1,
      "uuid": 52801195
    },
    {
      "user": "nelson-gon",
      "count": 1,
      "uuid": 42792514
    },
    {
      "user": "owenjonesuob",
      "count": 1,
      "uuid": 21007837
    },
    {
      "user": "plietar",
      "count": 1,
      "uuid": 1489775
    },
    {
      "user": "ramiromagno",
      "count": 1,
      "uuid": 19862384
    },
    {
      "user": "marberts",
      "count": 1,
      "uuid": 62676717
    },
    {
      "user": "tanho63",
      "count": 1,
      "uuid": 38083823
    },
    {
      "user": "taerwin",
      "count": 1,
      "uuid": 5986725
    },
    {
      "user": "denskh",
      "count": 1,
      "uuid": 16804863
    },
    {
      "user": "jeffreyzuber",
      "count": 1,
      "uuid": 156817348
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    },
    {
      "user": "arnaudgallou",
      "count": 1,
      "uuid": 67476099
    },
    {
      "user": "verhovsky",
      "count": 1,
      "uuid": 5687998
    },
    {
      "user": "botan",
      "count": 1,
      "uuid": 68795444
    },
    {
      "user": "dmerch",
      "count": 1,
      "uuid": 42068881
    },
    {
      "user": "dpprdan",
      "count": 1,
      "uuid": 1423562
    },
    {
      "user": "davidrlovell",
      "count": 1,
      "uuid": 14950298
    },
    {
      "user": "elipousson",
      "count": 1,
      "uuid": 931136
    },
    {
      "user": "burgerga",
      "count": 1,
      "uuid": 907362
    },
    {
      "user": "gvelasq",
      "count": 1,
      "uuid": 20712598
    },
    {
      "user": "yutannihilation",
      "count": 1,
      "uuid": 1978793
    },
    {
      "user": "hongooi73",
      "count": 1,
      "uuid": 11328890
    },
    {
      "user": "howardbaik",
      "count": 1,
      "uuid": 50791792
    },
    {
      "user": "jansim",
      "count": 1,
      "uuid": 7115629
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    },
    {
      "user": "jimbrig",
      "count": 1,
      "uuid": 32652297
    },
    {
      "user": "judith-bourque",
      "count": 1,
      "uuid": 59173478
    },
    {
      "user": "kevanness",
      "count": 1,
      "uuid": 75155102
    },
    {
      "user": "koderkow",
      "count": 1,
      "uuid": 23486577
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 384534,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/httr2"
  },
  "_devurl": "https://github.com/r-lib/httr2",
  "_pkgdown": "https://httr2.r-lib.org",
  "_searchresults": 5504,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/httr2.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/httr2",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-09-22"
    },
    {
      "version": "0.1.1",
      "date": "2021-09-28"
    },
    {
      "version": "0.2.0",
      "date": "2022-04-29"
    },
    {
      "version": "0.2.1",
      "date": "2022-05-11"
    },
    {
      "version": "0.2.2",
      "date": "2022-09-25"
    },
    {
      "version": "0.2.3",
      "date": "2023-05-08"
    },
    {
      "version": "1.0.0",
      "date": "2023-11-14"
    },
    {
      "version": "1.0.1",
      "date": "2024-04-01"
    },
    {
      "version": "1.0.2",
      "date": "2024-07-16"
    },
    {
      "version": "1.0.3",
      "date": "2024-08-22"
    },
    {
      "version": "1.0.4",
      "date": "2024-09-13"
    },
    {
      "version": "1.0.5",
      "date": "2024-09-26"
    },
    {
      "version": "1.0.6",
      "date": "2024-11-04"
    },
    {
      "version": "1.0.7",
      "date": "2024-11-26"
    },
    {
      "version": "1.1.0",
      "date": "2025-01-18"
    },
    {
      "version": "1.1.1",
      "date": "2025-03-08"
    },
    {
      "version": "1.1.2",
      "date": "2025-03-26"
    },
    {
      "version": "1.2.0",
      "date": "2025-07-13"
    },
    {
      "version": "1.2.1",
      "date": "2025-07-22"
    },
    {
      "version": "1.2.2",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "%>%",
    "curl_help",
    "curl_translate",
    "example_github_client",
    "example_url",
    "is_online",
    "iterate_with_cursor",
    "iterate_with_link_url",
    "iterate_with_offset",
    "jwt_claim",
    "jwt_encode_hmac",
    "jwt_encode_sig",
    "last_request",
    "last_request_json",
    "last_response",
    "last_response_json",
    "local_mocked_responses",
    "local_verbosity",
    "new_response",
    "oauth_cache_clear",
    "oauth_cache_path",
    "oauth_client",
    "oauth_client_req_auth",
    "oauth_client_req_auth_body",
    "oauth_client_req_auth_header",
    "oauth_client_req_auth_jwt_sig",
    "oauth_flow_auth_code",
    "oauth_flow_auth_code_listen",
    "oauth_flow_auth_code_parse",
    "oauth_flow_auth_code_pkce",
    "oauth_flow_auth_code_url",
    "oauth_flow_bearer_jwt",
    "oauth_flow_client_credentials",
    "oauth_flow_device",
    "oauth_flow_password",
    "oauth_flow_refresh",
    "oauth_flow_token_exchange",
    "oauth_redirect_uri",
    "oauth_token",
    "oauth_token_cached",
    "obfuscate",
    "obfuscated",
    "req_auth_aws_v4",
    "req_auth_basic",
    "req_auth_bearer_token",
    "req_body_file",
    "req_body_form",
    "req_body_json",
    "req_body_json_modify",
    "req_body_multipart",
    "req_body_raw",
    "req_cache",
    "req_cookie_preserve",
    "req_cookies_set",
    "req_dry_run",
    "req_error",
    "req_get_body",
    "req_get_body_type",
    "req_get_headers",
    "req_get_method",
    "req_get_url",
    "req_headers",
    "req_headers_redacted",
    "req_method",
    "req_oauth",
    "req_oauth_auth_code",
    "req_oauth_bearer_jwt",
    "req_oauth_client_credentials",
    "req_oauth_device",
    "req_oauth_password",
    "req_oauth_refresh",
    "req_oauth_token_exchange",
    "req_options",
    "req_perform",
    "req_perform_connection",
    "req_perform_iterative",
    "req_perform_parallel",
    "req_perform_promise",
    "req_perform_sequential",
    "req_perform_stream",
    "req_progress",
    "req_proxy",
    "req_retry",
    "req_template",
    "req_throttle",
    "req_timeout",
    "req_url",
    "req_url_path",
    "req_url_path_append",
    "req_url_query",
    "req_url_relative",
    "req_user_agent",
    "req_verbose",
    "request",
    "resp_body_html",
    "resp_body_json",
    "resp_body_raw",
    "resp_body_string",
    "resp_body_xml",
    "resp_check_content_type",
    "resp_check_status",
    "resp_content_type",
    "resp_date",
    "resp_encoding",
    "resp_has_body",
    "resp_header",
    "resp_header_exists",
    "resp_headers",
    "resp_is_error",
    "resp_link_url",
    "resp_raw",
    "resp_request",
    "resp_retry_after",
    "resp_status",
    "resp_status_desc",
    "resp_stream_aws",
    "resp_stream_is_complete",
    "resp_stream_lines",
    "resp_stream_raw",
    "resp_stream_sse",
    "resp_timing",
    "resp_url",
    "resp_url_path",
    "resp_url_queries",
    "resp_url_query",
    "response",
    "response_json",
    "resps_data",
    "resps_failures",
    "resps_ok",
    "resps_requests",
    "resps_successes",
    "secret_decrypt",
    "secret_decrypt_file",
    "secret_encrypt",
    "secret_encrypt_file",
    "secret_has_key",
    "secret_make_key",
    "secret_read_rds",
    "secret_write_rds",
    "signal_total_pages",
    "StreamingBody",
    "throttle_status",
    "url_build",
    "url_modify",
    "url_modify_query",
    "url_modify_relative",
    "url_parse",
    "url_query_build",
    "url_query_parse",
    "with_mocked_responses",
    "with_verbosity"
  ],
  "_help": [
    {
      "page": "curl_translate",
      "title": "Translate curl syntax to httr2",
      "topics": [
        "curl_help",
        "curl_translate"
      ]
    },
    {
      "page": "is_online",
      "title": "Is your computer currently online?",
      "topics": [
        "is_online"
      ]
    },
    {
      "page": "iterate_with_offset",
      "title": "Iteration helpers",
      "topics": [
        "iterate_with_cursor",
        "iterate_with_link_url",
        "iterate_with_offset"
      ]
    },
    {
      "page": "last_response",
      "title": "Retrieve most recent request/response",
      "topics": [
        "last_request",
        "last_request_json",
        "last_response",
        "last_response_json"
      ]
    },
    {
      "page": "new_response",
      "title": "Create a HTTP response",
      "topics": [
        "new_response"
      ]
    },
    {
      "page": "oauth_cache_clear",
      "title": "Clear OAuth cache",
      "topics": [
        "oauth_cache_clear"
      ]
    },
    {
      "page": "oauth_cache_path",
      "title": "httr2 OAuth cache location",
      "topics": [
        "oauth_cache_path"
      ]
    },
    {
      "page": "oauth_client",
      "title": "Create an OAuth client",
      "topics": [
        "oauth_client"
      ]
    },
    {
      "page": "oauth_client_req_auth",
      "title": "OAuth client authentication",
      "topics": [
        "oauth_client_req_auth",
        "oauth_client_req_auth_body",
        "oauth_client_req_auth_header",
        "oauth_client_req_auth_jwt_sig"
      ]
    },
    {
      "page": "oauth_redirect_uri",
      "title": "Default redirect url for OAuth",
      "topics": [
        "oauth_redirect_uri"
      ]
    },
    {
      "page": "oauth_token",
      "title": "Create an OAuth token",
      "topics": [
        "oauth_token"
      ]
    },
    {
      "page": "obfuscate",
      "title": "Obfuscate mildly secret information",
      "topics": [
        "obfuscate",
        "obfuscated"
      ]
    },
    {
      "page": "req_auth_aws_v4",
      "title": "Sign a request with the AWS SigV4 signing protocol",
      "topics": [
        "req_auth_aws_v4"
      ]
    },
    {
      "page": "req_auth_basic",
      "title": "Authenticate request with HTTP basic authentication",
      "topics": [
        "req_auth_basic"
      ]
    },
    {
      "page": "req_auth_bearer_token",
      "title": "Authenticate request with bearer token",
      "topics": [
        "req_auth_bearer_token"
      ]
    },
    {
      "page": "req_body",
      "title": "Send data in request body",
      "topics": [
        "req_body_file",
        "req_body_form",
        "req_body_json",
        "req_body_json_modify",
        "req_body_multipart",
        "req_body_raw"
      ]
    },
    {
      "page": "req_cache",
      "title": "Automatically cache requests",
      "topics": [
        "req_cache"
      ]
    },
    {
      "page": "req_cookie_preserve",
      "title": "Set and preserve cookies",
      "topics": [
        "req_cookies_set",
        "req_cookie_preserve"
      ]
    },
    {
      "page": "req_dry_run",
      "title": "Perform a dry run",
      "topics": [
        "req_dry_run"
      ]
    },
    {
      "page": "req_error",
      "title": "Control handling of HTTP errors",
      "topics": [
        "req_error"
      ]
    },
    {
      "page": "req_get_body_type",
      "title": "Get request body",
      "topics": [
        "req_get_body",
        "req_get_body_type"
      ]
    },
    {
      "page": "req_get_headers",
      "title": "Get request headers",
      "topics": [
        "req_get_headers"
      ]
    },
    {
      "page": "req_get_method",
      "title": "Get request method",
      "topics": [
        "req_get_method"
      ]
    },
    {
      "page": "req_get_url",
      "title": "Get request URL",
      "topics": [
        "req_get_url"
      ]
    },
    {
      "page": "req_headers",
      "title": "Modify request headers",
      "topics": [
        "req_headers",
        "req_headers_redacted"
      ]
    },
    {
      "page": "req_method",
      "title": "Set HTTP method in request",
      "topics": [
        "req_method"
      ]
    },
    {
      "page": "req_oauth_auth_code",
      "title": "OAuth with authorization code",
      "concept": [
        "OAuth flows"
      ],
      "topics": [
        "oauth_flow_auth_code",
        "req_oauth_auth_code"
      ]
    },
    {
      "page": "req_oauth_bearer_jwt",
      "title": "OAuth with a bearer JWT (JSON web token)",
      "concept": [
        "OAuth flows"
      ],
      "topics": [
        "oauth_flow_bearer_jwt",
        "req_oauth_bearer_jwt"
      ]
    },
    {
      "page": "req_oauth_client_credentials",
      "title": "OAuth with client credentials",
      "concept": [
        "OAuth flows"
      ],
      "topics": [
        "oauth_flow_client_credentials",
        "req_oauth_client_credentials"
      ]
    },
    {
      "page": "req_oauth_device",
      "title": "OAuth with device flow",
      "topics": [
        "oauth_flow_device",
        "req_oauth_device"
      ]
    },
    {
      "page": "req_oauth_password",
      "title": "OAuth with username and password",
      "concept": [
        "OAuth flows"
      ],
      "topics": [
        "oauth_flow_password",
        "req_oauth_password"
      ]
    },
    {
      "page": "req_oauth_refresh",
      "title": "OAuth with a refresh token",
      "concept": [
        "OAuth flows"
      ],
      "topics": [
        "oauth_flow_refresh",
        "req_oauth_refresh"
      ]
    },
    {
      "page": "req_oauth_token_exchange",
      "title": "OAuth token exchange",
      "concept": [
        "OAuth flows"
      ],
      "topics": [
        "oauth_flow_token_exchange",
        "req_oauth_token_exchange"
      ]
    },
    {
      "page": "req_options",
      "title": "Set arbitrary curl options in request",
      "topics": [
        "req_options"
      ]
    },
    {
      "page": "req_perform",
      "title": "Perform a request to get a response",
      "topics": [
        "req_perform"
      ]
    },
    {
      "page": "req_perform_connection",
      "title": "Perform a request and return a streaming connection",
      "topics": [
        "req_perform_connection"
      ]
    },
    {
      "page": "req_perform_iterative",
      "title": "Perform requests iteratively, generating new requests from previous responses",
      "topics": [
        "req_perform_iterative"
      ]
    },
    {
      "page": "req_perform_parallel",
      "title": "Perform a list of requests in parallel",
      "topics": [
        "req_perform_parallel"
      ]
    },
    {
      "page": "req_perform_promise",
      "title": "Perform request asynchronously using the promises package",
      "topics": [
        "req_perform_promise"
      ]
    },
    {
      "page": "req_perform_sequential",
      "title": "Perform multiple requests in sequence",
      "topics": [
        "req_perform_sequential"
      ]
    },
    {
      "page": "req_perform_stream",
      "title": "Perform a request and handle data as it streams back",
      "topics": [
        "req_perform_stream"
      ]
    },
    {
      "page": "req_progress",
      "title": "Add a progress bar to long downloads or uploads",
      "topics": [
        "req_progress"
      ]
    },
    {
      "page": "req_proxy",
      "title": "Use a proxy for a request",
      "topics": [
        "req_proxy"
      ]
    },
    {
      "page": "req_retry",
      "title": "Automatically retry a request on failure",
      "topics": [
        "req_retry"
      ]
    },
    {
      "page": "req_template",
      "title": "Set request method/path from a template",
      "topics": [
        "req_template"
      ]
    },
    {
      "page": "req_throttle",
      "title": "Rate limit a request by automatically adding a delay",
      "topics": [
        "req_throttle"
      ]
    },
    {
      "page": "req_timeout",
      "title": "Set time limit for a request",
      "topics": [
        "req_timeout"
      ]
    },
    {
      "page": "req_url",
      "title": "Modify request URL",
      "topics": [
        "req_url",
        "req_url_path",
        "req_url_path_append",
        "req_url_query",
        "req_url_relative"
      ]
    },
    {
      "page": "req_user_agent",
      "title": "Set user-agent for a request",
      "topics": [
        "req_user_agent"
      ]
    },
    {
      "page": "req_verbose",
      "title": "Show extra output when request is performed",
      "topics": [
        "req_verbose"
      ]
    },
    {
      "page": "request",
      "title": "Create a new HTTP request",
      "topics": [
        "request"
      ]
    },
    {
      "page": "resp_body_raw",
      "title": "Extract body from response",
      "topics": [
        "resp_body_html",
        "resp_body_json",
        "resp_body_raw",
        "resp_body_string",
        "resp_body_xml",
        "resp_has_body"
      ]
    },
    {
      "page": "resp_check_content_type",
      "title": "Check the content type of a response",
      "topics": [
        "resp_check_content_type"
      ]
    },
    {
      "page": "resp_content_type",
      "title": "Extract response content type and encoding",
      "topics": [
        "resp_content_type",
        "resp_encoding"
      ]
    },
    {
      "page": "resp_date",
      "title": "Extract request date from response",
      "topics": [
        "resp_date"
      ]
    },
    {
      "page": "resp_headers",
      "title": "Extract headers from a response",
      "topics": [
        "resp_header",
        "resp_headers",
        "resp_header_exists"
      ]
    },
    {
      "page": "resp_link_url",
      "title": "Parse link URL from a response",
      "topics": [
        "resp_link_url"
      ]
    },
    {
      "page": "resp_raw",
      "title": "Show the raw response",
      "topics": [
        "resp_raw"
      ]
    },
    {
      "page": "resp_request",
      "title": "Find the request responsible for a response",
      "topics": [
        "resp_request"
      ]
    },
    {
      "page": "resp_retry_after",
      "title": "Extract wait time from a response",
      "topics": [
        "resp_retry_after"
      ]
    },
    {
      "page": "resp_status",
      "title": "Extract HTTP status from response",
      "topics": [
        "resp_check_status",
        "resp_is_error",
        "resp_status",
        "resp_status_desc"
      ]
    },
    {
      "page": "resp_stream_raw",
      "title": "Read a streaming body a chunk at a time",
      "topics": [
        "close.httr2_response",
        "resp_stream_aws",
        "resp_stream_is_complete",
        "resp_stream_lines",
        "resp_stream_raw",
        "resp_stream_sse"
      ]
    },
    {
      "page": "resp_timing",
      "title": "Extract timing data",
      "topics": [
        "resp_timing"
      ]
    },
    {
      "page": "resp_url",
      "title": "Get URL/components from the response",
      "topics": [
        "resp_url",
        "resp_url_path",
        "resp_url_queries",
        "resp_url_query"
      ]
    },
    {
      "page": "response",
      "title": "Create a HTTP response for testing",
      "topics": [
        "response",
        "response_json"
      ]
    },
    {
      "page": "resps_successes",
      "title": "Tools for working with lists of responses",
      "topics": [
        "resps_data",
        "resps_failures",
        "resps_ok",
        "resps_requests",
        "resps_successes"
      ]
    },
    {
      "page": "secrets",
      "title": "Secret management",
      "topics": [
        "secret_decrypt",
        "secret_decrypt_file",
        "secret_encrypt",
        "secret_encrypt_file",
        "secret_has_key",
        "secret_make_key",
        "secret_read_rds",
        "secret_write_rds"
      ]
    },
    {
      "page": "StreamingBody",
      "title": "'StreamingBody' class",
      "topics": [
        "StreamingBody"
      ]
    },
    {
      "page": "url_build",
      "title": "Build a string from a URL object",
      "concept": [
        "URL manipulation"
      ],
      "topics": [
        "url_build"
      ]
    },
    {
      "page": "url_modify",
      "title": "Modify a URL",
      "concept": [
        "URL manipulation"
      ],
      "topics": [
        "url_modify",
        "url_modify_query",
        "url_modify_relative"
      ]
    },
    {
      "page": "url_parse",
      "title": "Parse a URL into its component pieces",
      "concept": [
        "URL manipulation"
      ],
      "topics": [
        "url_parse"
      ]
    },
    {
      "page": "url_query_parse",
      "title": "Parse query parameters and/or build a string",
      "topics": [
        "url_query_build",
        "url_query_parse"
      ]
    },
    {
      "page": "with_mocked_responses",
      "title": "Temporarily mock requests",
      "topics": [
        "local_mocked_responses",
        "with_mocked_responses"
      ]
    },
    {
      "page": "with_verbosity",
      "title": "Temporarily set verbosity for all requests",
      "topics": [
        "local_verbosity",
        "with_verbosity"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-lib/httr2/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-lib/httr2/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "lifecycle",
    "magrittr",
    "openssl",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "httr2.Rmd",
      "filename": "httr2.html",
      "title": "httr2",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Create a request",
        "Perform a request and fetch the response",
        "Control the request process"
      ],
      "created": "2021-06-12 05:00:34",
      "modified": "2025-09-19 15:26:57",
      "commits": 20
    }
  ],
  "_score": 18.16530612506925,
  "_indexed": true,
  "_nocasepkg": "httr2",
  "_universes": [
    "r-lib",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.2.9000",
      "date": "2026-05-17T09:25:54.000Z",
      "distro": "noble",
      "commit": "43e0d280d2a58154c42cddb8e6a40374b39ab3b6",
      "fileid": "ac65ad9d1aa068fbee8c851e069d29171f3ed19eaaa70ff859897e868a8514b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986942402"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.2.9000",
      "date": "2026-05-17T09:26:04.000Z",
      "distro": "noble",
      "commit": "43e0d280d2a58154c42cddb8e6a40374b39ab3b6",
      "fileid": "de9501a003042e7f3c400439d95e6bfa585e18aaa5b22fac6e226df52d2948ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986942402"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.2.9000",
      "date": "2026-05-17T09:26:45.000Z",
      "commit": "43e0d280d2a58154c42cddb8e6a40374b39ab3b6",
      "fileid": "89ee29392f2553dfd1b968d08e80ebe96ef8925b9d46d421a57648acc053069a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986942402"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.2.9000",
      "date": "2026-05-17T09:26:35.000Z",
      "commit": "43e0d280d2a58154c42cddb8e6a40374b39ab3b6",
      "fileid": "8ec6eab4a57fbcf51f728cb205a393f540837591748a58ed270a3594ac43511c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986942402"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.2.9000",
      "date": "2026-05-17T09:25:03.000Z",
      "commit": "43e0d280d2a58154c42cddb8e6a40374b39ab3b6",
      "fileid": "d9b7c09dab4f57c7be58eaa408147098defae10925152ad3a8a8c7b4db343bbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986942402"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.2.9000",
      "date": "2026-05-17T09:25:03.000Z",
      "commit": "43e0d280d2a58154c42cddb8e6a40374b39ab3b6",
      "fileid": "e48d7e3d3d424520128d1ec25307fba7cca87efa011266fc198e3fc10e5765b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986942402"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.2.9000",
      "date": "2026-05-17T09:24:58.000Z",
      "commit": "43e0d280d2a58154c42cddb8e6a40374b39ab3b6",
      "fileid": "863c51d34c91f05c0c3434427fc76fd7c08ba8af6c0eb7d582beeca49f82d9ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986942402"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.2.9000",
      "date": "2026-06-02T17:02:05.000Z",
      "commit": "43e0d280d2a58154c42cddb8e6a40374b39ab3b6",
      "fileid": "9b273c9037d0fac27c94dcf0ec9b07b2da4c4b875bb47470e891c7f6146071f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986942402"
    }
  ]
}