Die API-Tests wurden um eine Preflight-Überprüfung erweitert, um CORS-Probleme zu vermindern.
This commit is contained in:
@@ -32,4 +32,6 @@ class Api extends Module
|
||||
"message" => "string",
|
||||
"path" => "string",
|
||||
];
|
||||
|
||||
const TEST_ORIGIN = 'localhost:1234';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user