Nothing
Code
req_perform_parallel(req, letters)
Condition
Error in `req_perform_parallel()`:
! If supplied, `paths` must be the same length as `req`.
Code
req_perform_parallel(reqs)
Condition
Error in `req_perform_parallel()`:
! HTTP 404 Not Found.
* hello
Code
multi_req_perform(list())
Condition
Warning:
`multi_req_perform()` was deprecated in httr2 1.0.0.
i Please use `req_perform_parallel()` instead.
Output
list()
Code
. <- req_perform_parallel(list(), pool = curl::new_pool())
Condition
Warning:
The `pool` argument of `req_perform_parallel()` is deprecated as of httr2 1.1.0.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.