cors
cors copied to clipboard
Debug Cors
I think It would be great If the cors library used a debug library such as the 'debug' package of npm (the same express uses). I think It would make easier to developers follow the problems that might happen when running with cors middleware. I volunteer to do a PR to this purpose