throttle_status {httr2} | R Documentation |
Display internal throttle status
Description
Sometimes useful for debugging.
Usage
throttle_status()
Value
A data frame with two columns: the realm
and time the
last_request
was made.
[Package httr2 version 1.0.7 Index]