Why HTTP OPTIONS request doesn't work on PHP-FPM?

后端 未结 0 455
你的背包
你的背包 2020-12-13 08:59

When using apache handler instead of FastCGI / PHP-FPM I can use a workaround to response a preflight HTTP request, checking REQUEST_METHOD and returning http code 200.

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