[webkit-dev] Handling Malformed URL

Nilesh Patil vniles at gmail.com
Wed Jan 21 03:18:57 PST 2009


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 <webkit.meister at gmail.com> 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
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>


More information about the webkit-dev mailing list