You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am missing a better error control on Curl class. May be, having the posibility to decorate the class with some methods to control errors and throw the needed exceptions. That would not change the class behaviour and would add a good feature.
Do you think it could be interesting for the project?