Why CORS in Express allowing all requests although I alllowed only GET in allowed method

前端 未结 0 1884
一个人的身影
一个人的身影 2020-12-10 12:25

I am learning to implement API using Node.js, Express and MongoDB. I am on early learning phase. I have added cors package using npm i cors to the project. And

相关标签:
回答
  • 消灭零回复
提交回复
热议问题