handle_pool function

Maintain a pool of handles.

Maintain a pool of handles.

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. data

Format

An environment.

handle_pool handle_find(url) handle_reset(url)
  • Maintainer: Hadley Wickham
  • License: MIT + file LICENSE
  • Last published: 2023-08-15