vervallsweg / cast-web-api

Quick and dirty web API for Google Cast enabled devices.
GNU General Public License v3.0
141 stars 74 forks source link

Added `Access-Control-Allow-Origin` to allow CORS #81

Closed pschfr closed 5 years ago

vervallsweg commented 5 years ago

Can you elaborate upon the reason for implementing CORS in a local network? Are there any security advantages? Especially when not specifying any options?

pschfr commented 5 years ago

My bad lol I accidentally deleted the old fork I was working on, so who knows. I'll reopen a new pull if I can make a better use case haha.