-
Notifications
You must be signed in to change notification settings - Fork 192
Open
@m-schreiber
Description
If Code does not exit here: (e.q. internal CORS Control not used)
exit;
It will crash here:
if ($this->method == 'OPTIONS' && getallheaders()->Access-Control-Request-Headers) {
Because of "Access-Control-Request-Headers" which is not a valid variable name.
Metadata
Metadata
Assignees
Labels
No labels