Skip to content

CurlObjectLookup

Compare
Choose a tag to compare
@g105b g105b released this 27 Oct 16:06
· 76 commits to master since this release

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.