mirror of
https://github.com/curlconverter/curlconverter.git
synced 2022-05-22 02:35:29 +03:00
* Usage of PHP's native cURL library instead of a composer package * Add support for multipart/form-data * Add support for binary data * Replace tabs to 4-spaces and bring back php-requests.js * Add tests for php-requests * Reset test.js due to conflict * Fix linter error