ozee31 / cakephp-cors

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

Update CorsMiddleware.php - Workaround for OPTIONS method #32

Open rabp99 opened 3 years ago

rabp99 commented 3 years ago

Workaround for OPTIONS method

rrd108 commented 3 years ago

@ozee31 Are you going to merge this pull request? It solves the OPTIONS related problems nicely. Now I use @rabp99 package instead of this original.

rabp99 commented 2 years ago

sorry for not responding, I already accept the suggestions, I see that there are problems with version 4.1.5, I'll check what can happen

rabp99 commented 2 years ago

All suggested changes are already done