react-native-static-server icon indicating copy to clipboard operation
react-native-static-server copied to clipboard

support for cross domain requests

Open narensprinter opened this issue 7 years ago • 2 comments

Is there a way to allow cross domain requests? I have tried to set Access-Control-Allow-Origin but not found how do that. is there any other way?

narensprinter avatar Aug 14 '18 20:08 narensprinter

Yeah, it will be good, because now I get CORS errors when trying to make requests to localhost from WebView

ghost avatar Jun 12 '19 07:06 ghost

Android, I get CORS errors, too.I want to know how to solve it

carltian avatar Sep 21 '20 08:09 carltian