tests/testthat/_snaps/sequential.md

checks its inputs

Code
  req_perform_sequential(req)
Condition
  Error in `req_perform_sequential()`:
  ! `reqs` must be a list, not a <httr2_request> object.
Code
  req_perform_sequential(list(req), letters)
Condition
  Error in `req_perform_sequential()`:
  ! If supplied, `paths` must be the same length as `req`.


r-lib/httr2 documentation built on Jan. 11, 2025, 10:21 a.m.