eleweek / WatchPeopleCode

http://WatchPeopleCode.com
MIT License
198 stars 16 forks source link

Allow Cross-Origin Requests #7

Closed paked closed 9 years ago

paked commented 9 years ago

A few of us are interested in developing complimentary (and just regularly extending) sites. In order for those people to do this, cross-origin requests need to be allowed (These are requests that DO NOT come from the domain the server is being hosted on).

This would be really appreciated.

Harrison

eleweek commented 9 years ago

Done! Sorry for the delay in implementing