handle_pool | R Documentation |
The handle pool is used to automatically reuse Curl handles for the same scheme/host/port combination. This ensures that the http session is automatically reused, and cookies are maintained across requests to a site without user intervention.
handle_pool
handle_find(url)
handle_reset(url)
An environment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.