Re: HTTP URI in the form of "http://example.com?query"

On 2013-06-04 09:33, Roberto Peon wrote:
> It seems less likely to be parsed correctly without the slash-- I know
> of many regexps which will fail to correctly parse the example above.
> -=R
> ...

There's even a regexp in RFC 3986; everybody using that already accepts 
that format.

That being said: what exactly is the breakage? Can you give a concrete 
example?

Best regards, Julian

Received on Tuesday, 4 June 2013 07:43:37 UTC