CurlObjectLookup
Along with the Curl object type being standardised more thoroughly, this release introduces the CurlObjectLookup
class, which stores a reference to all initialised Curl
objects. The purpose of this is to allow referencing the original Curl object from a native curl handle, which is a requirement when using CurlMulti functionality.