Tags: jax777/curl
Tags
Issue 46 (php-mod#55) * CurlFile fix This is not tested, but we are facing the same problem with CurlFile Uploads (php-mod#46) - This *should* do the trick. * Update README.md * cs fix
PHP Doc cleanup (php-mod#47) * PHP Doc cleanup + Remove boolean typo + Use boolean instead of bool for all phpdoc types + Fixed variable description + Removed symfony coding standard annotation. * Update Curl.php * Update Curl.php
Enable writing response directly to file (php-mod#45) * Switch the reading of response headers to a dedicated function * Add example of saving request response directly to file * Add test for the function * Update array initialization format to support PHP < 5.4
Do not add the query symbol "?" to urls when the query is empty: DELE… …TE,PATCH,PUT (php-mod#43)
PreviousNext