magento-client-php
magento-client-php copied to clipboard
add documentation for REST POST requests
e.g. for uploading images, other request types then GET (such as POST, DELETE, HEAD,...) must be done. The Readme.md should be updated to cover at least the POST case.