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

Add as json param for put payloads #91

Closed nadar closed 2 years ago

nadar commented 2 years ago

The put request payload should also have the option to be encoded.