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

Clarify how cors_headers works and accept as an array #91

Closed wadtech closed 8 years ago

wadtech commented 8 years ago

I've updated the README a bit, it wasn't clear how to use the cors_headers config option.

I've also made it accept an array or a string to reduce pain on the caller a little.

Cheers

sideshowcoder commented 8 years ago

Thanks a lot!

sideshowcoder commented 8 years ago

I added you as a contributor, thanks for the work you did so far :)