79099438

Date: 2024-10-17 18:42:51
Score: 2
Natty:
Report link

You should check if the request is a preflight ($_SERVER['REQUEST_METHOD'] == "OPTIONS") and just send a 200 status code

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Symtax