webrtc-signal-http icon indicating copy to clipboard operation
webrtc-signal-http copied to clipboard

cors should support custom uris

Open bengreenier opened this issue 5 years ago • 0 comments

Today WEBRTC_CORS is an environment variable that should toggle cors on or off, however there is currently no way to configure cors to allow certain hosts (you either get * or nothing). We should support custom cors strings/uris.

similar to #14

bengreenier avatar Oct 03 '18 19:10 bengreenier