rdkcentral / mock-firebolt

An advanced, controllable mock Firebolt OS implementation, which can also act as a reverse proxy to a real Firebolt OS running on a real device
Apache License 2.0
4 stars 21 forks source link

Add cors to allow requests from firecert app or similar #11

Closed michaelcfine closed 2 years ago

michaelcfine commented 2 years ago

Use cors package to allow requests from other origins, e.g., from the firecert app or similar. Issue originally reported and code fix supplied by Neerada Neelakantan.