sideshowcoder / canned

Server to respond with fake API responses, by using a directory of files for finding out what to say!
213 stars 46 forks source link

adding PATCH to default Access-Control-Allow-Method Cors header #113

Closed bill-bishop closed 7 years ago

bill-bishop commented 7 years ago

Allowing PATCH by default in CORS headers to resolve failing cross-origin Patch requests

sideshowcoder commented 7 years ago

Makes sense :) thanks! Could you add yourself to the Readme.md file in the contributors and add your change to the changelog in the same file under next? Happy to merge than!

bill-bishop commented 7 years ago

Done! thanks for the quick response! Love this package.