jetty-project / i-jetty

Jetty for Android (moved from code.google.com)
277 stars 99 forks source link

How to solve Access-Control-Allow-Origin with i-jetty #129

Open wtchaos opened 5 years ago

wtchaos commented 5 years ago

I deploy a reactJS project on i-jetty,but prompt ’Access-Control-Allow-Origin‘ when the project use ajax to access request.How to solve it?Thanks a lot.