curl icon indicating copy to clipboard operation
curl copied to clipboard

set getOpt function arg is optional

Open chanble opened this issue 6 years ago • 2 comments

curl_getinfo function's second argument is optional , when I want get all curl info, I can't do it, so I think getOpt function is also.

chanble avatar Apr 03 '19 11:04 chanble

I would recommend to create another functions which does this, like getOpts() this way the api of the library is more clear.

nadar avatar Mar 19 '20 16:03 nadar

@amouhzi i would suggest to create another function. So either close, create new PR or merge.

nadar avatar Jul 29 '22 09:07 nadar