Re: [web-nfc] URL objects

What is the MIME type if the underlying data is a URL or a string? 
Just blank? It seems you could just offer `type` and either it's the 
blessed "url" or "string", and a full blown MIME type otherwise. Also,
 is the underlying MIME type restricted to 0x00 to 0x7F? In that case 
you want `ByteString`.

-- 
GitHub Notif of comment by annevk
See https://github.com/w3c/web-nfc/issues/26#issuecomment-129869251

Received on Tuesday, 11 August 2015 13:18:38 UTC