Re: [websockets] Getting WebSockets API to Last Call

On Fri, 08 Jul 2011 00:55:11 +0200, Jonas Sicking <jonas@sicking.cc> wrote:
> I don't have an opinion on url parsing since I don't know enough about
> it. However throwing an exception on an invalid URI sounds good to me.

I do not think we would want to start throwing on spaces appearing in e.g.  
the path segment. You only want to throw when the URL cannot be resolved.  
This requires the still-not-done work on URLs to be done.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Friday, 8 July 2011 08:06:51 UTC