Okay/Spec: Difference between revisions

No edit summary
No edit summary
Line 38: Line 38:
* Have a Content-Type of text/html;
* Have a Content-Type of text/html;
* Respond with a valid HTML document, -- TODO: define valid;
* Respond with a valid HTML document, -- TODO: define valid;
* Have the Access-Control-Allow-Origin header set to *;
* Have the Access-Control-Allow-Origin header set to <code>*</code>;
* Contain a Discovery Element (scroll down, you’ll see).
* Contain a Discovery Element (scroll down, you’ll see).
TODO: what if there are multiple discovery elements?
TODO: what if there are multiple discovery elements?