uwdata / termite-data-server

Data Server for Topic Models
BSD 3-Clause "New" or "Revised" License
121 stars 46 forks source link

"Origin" is an HTTP header, not a request parameter #22

Closed rybesh closed 9 years ago

rybesh commented 9 years ago

As noted in https://github.com/uwdata/termite-visualizations/issues/5, the Termite visualization server currently cannot connect to the Termite data server because CORS has not been properly implemented. This fixes that.