Okay/Spec: Difference between revisions
No edit summary |
|||
| Line 59: | Line 59: | ||
* Respond with 200 OK upon a GET request; | * Respond with 200 OK upon a GET request; | ||
* Have a | * Have a MIME type of <code>text/html</code>; | ||
* Respond with a valid HTML document; <span class="todo">define valid</span> | * Respond with a valid HTML document; <span class="todo">define valid</span> | ||
* Have the Access-Control-Allow-Origin header set to <code>*</code>; | * Have the Access-Control-Allow-Origin header set to <code>*</code>; | ||