Creates a curl handler object with API keys (used internally)
pa_create_handler.Rd
Creates a curl handler object with API keys (used internally)
Examples
pa_set(
base_url = "https://plausible.io/",
site_id = "example.com",
key = "actual_key_here"
)
pa_create_handler()
#> <curl handle> (empty)