- From: Cameron McCormack <cam@mcc.id.au>
- Date: Mon, 15 Oct 2007 11:00:51 +1000
- To: public-webapi@w3.org
Maciej Stachowiak:
> I don't think special consideration for "itms" is necessary. This URI
> scheme really only exists as a way to get things to open in iTunes,
> and I would not expect it to be natively supported by any
> XMLHttpRequest implementations.
OK you’ve convinced me, given that when I was writing the mail
originally I was struggling to come up with an example of such a URI
scheme, and that a call to postURL("itms://what/ever", …) can just be
replaced with postURL("http://what/ever", …) anyway.
--
Cameron McCormack, http://mcc.id.au/
xmpp:heycam@jabber.org ▪ ICQ 26955922 ▪ MSN cam@mcc.id.au
Received on Monday, 15 October 2007 01:01:13 UTC