We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08a2a5 commit f53554eCopy full SHA for f53554e
tests/RESTFul/ClientSide/TestCORS.php
@@ -8,6 +8,9 @@
8
use PhpPlatform\RESTFul\Package;
9
use Guzzle\Http\Exception\BadResponseException;
10
11
+/**
12
+ * @todo test service-specific CORS settings
13
+ */
14
class TestCORS extends TestBase {
15
16
function testForNoCORSHeadersForSameOrigin(){
0 commit comments