[web-nfc] Set NDEFRecord#mediaType to "application/octet-stream" for a TNF_UNKNOWN record (#325)

leonhsl has just created a new issue for https://github.com/w3c/web-nfc:

== Set NDEFRecord#mediaType to "application/octet-stream" for a TNF_UNKNOWN record ==
I suppose we need to add
> Set record's mediaType to "application/octet-stream".

into https://w3c.github.io/web-nfc/#parsing-ndef-unknown-type-records, because https://w3c.github.io/web-nfc/#data-mapping says 

> 

Any other NDEF record type | "opaque" | "application/octet-stream"
-- | -- | --




Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/325 using your GitHub account

Received on Monday, 2 September 2019 08:33:06 UTC