https://httr2.r-lib.org/reference/index.html
Is there an equivalent way to set global configurations that will be used by all requests?
I'm specifically looking for a way for an R user to set a proxy configuration that would apply to all requests made in an R session.
https://httr2.r-lib.org/reference/index.html
Is there an equivalent way to set global configurations that will be used by all requests?
I'm specifically looking for a way for an R user to set a proxy configuration that would apply to all requests made in an R session.