- From: Alexandre Morgaut <Alexandre.Morgaut@4d.com>
- Date: Mon, 24 Sep 2012 14:12:29 +0200
- To: whatwg <whatwg@whatwg.org>
On 24 sept. 2012, at 14:08, Alexandre Morgaut wrote:
>
> sms:+15105550101?body=hello%20there
>
> {
>        host: "+15105550101",
>        hostname: "+15105550101",
>        href: "+15105550101?body=hello%20there",
>        parameters: {
>                body: "hello there"
>        }
>        pathname: "",
>        port: "",
>        protocol: "sms:",
>        search: ""
> }
ooops
it should be
        search: "?body=hello%20there"
of course
Alexandre Morgaut
Wakanda Community Manager
4D SAS
60, rue d'Alsace
92110 Clichy
France
Standard : +33 1 40 87 92 00
Email :    Alexandre.Morgaut@4d.com
Web :      www.4D.com
Received on Monday, 24 September 2012 12:12:55 UTC