Skip to contents

Resolution order: explicit proxy arg, then getOption("fastRhockey.proxy"), else NULL (libcurl then reads http_proxy/https_proxy/no_proxy).

Usage

.resolve_proxy(proxy = NULL)

Arguments

proxy

NULL, a URL string, or a named list for httr2::req_proxy().

Value

The resolved proxy value, or NULL.