Skip to content

GetInfo's return type loosened

Choose a tag to compare

@g105b g105b released this 20 Jun 14:54
· 31 commits to master since this release
8e94447

Currently the return type of Curl::getInfo is set to be integer, but actually there may be any sort of mixed types returned, depending on the info requested.