php-mod / curl

This library provides an object-oriented and dependency free wrapper of the PHP cURL extension.
MIT License
328 stars 120 forks source link

Make exec public allows more customisation #66

Closed nadar closed 4 years ago

nadar commented 4 years ago

This allows us to use the library even when for example the post request should be used with json payloal.