Hi I dont think one needs to authenticate such things. If resource is not found an http code is returned. This is how most of browsers work.
Thanks & Regards Niilesh On Wed, Jan 21, 2009 at 4:38 PM, mwas <[email protected]> wrote: > Hi, > > Does any one know How webkit handles invalid/malformed URL String something > like www.google,,,,![].com. > > knowing that parse(url) invoked in KURL::KURL(const String&) just scans for > protocols like file:// ftp:// or IPV6 address etc. but it does not check for > the URL's mentioned above > > Any Ideas would be appreciated. > > Thanks > > mwas > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

