标签: node.js cors restify
我在服务器localhost:3000上有一个客户端代码,在localhost:8080上有api。
在localhost:8080上调用api时,我发现CORS问题,我们在Localhost:8080上将Restify 5.x用于API。
允许使用CORS。