curl
curl copied to clipboard
POST multipart form support
Hi, thanks for putting this library up. I need to support a POST for a multipart encoding. From my understanding of cURL to do so the POST should be passed as an array. If the enctype argument is provided on the post method it won't use http_build_query().
The explicit enctype checking was removed for a more general approach to using http_build_query see merge at nickl-/curl@8dec78dc34c68ecc3db88b7762fbf147b7c313cc