ozee31 / cakephp-cors

A CakePHP (3.3+) plugin for activate cors domain in your application
MIT License
43 stars 31 forks source link

Adds support for the PATCH method #2

Closed bravo-kernel closed 7 years ago

bravo-kernel commented 7 years ago

The PATCH method is now supported by Crud and more strongly, even required by the JsonApiListener.