Access-Control-Allow-Methods is not stopping POST call

后端 未结 0 524
陌清茗
陌清茗 2020-12-03 00:38

I made a simple web server on which I have set the Access-Control-Allow-Methods allow only GET and OPTIONS methods.

const http = require(\'http\'         


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