Skip to content

Commit f53554e

Browse files
committedFeb 10, 2018
added future todo note
1 parent b08a2a5 commit f53554e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

Diff for: ‎tests/RESTFul/ClientSide/TestCORS.php

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
use PhpPlatform\RESTFul\Package;
99
use Guzzle\Http\Exception\BadResponseException;
1010

11+
/**
12+
* @todo test service-specific CORS settings
13+
*/
1114
class TestCORS extends TestBase {
1215

1316
function testForNoCORSHeadersForSameOrigin(){

0 commit comments

Comments
 (0)