[Bug 19582] Add coap and coaps to the whitelist'ed scheme list

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19582

--- Comment #6 from Thomas Fossati <tho@koanlogic.com> ---
(In reply to comment #5)
> What would a Web page that handles coap: do?

Mainly real-time display of the state of a sensor, and user interaction with an
actuator.

Representations are usually short plain text data (e.g. a sensor's current
state), or some json/exi for aggregate/more complex resources.

> What kind of information is
> given in coap: URLs?

Apart from the origin and path to the observed resource, there could be a
simple query string -- e.g. when interacting with the .well-known/core
discovery interface.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 30 October 2012 14:25:00 UTC