Re: Possible bug in algorithm to match a source expression?

On Sat, May 11, 2013 at 4:50 PM, James Marshall <james@jmarshall.com> wrote:
> In section 3.2.2.2 (matching a source expression), I believe step 4.6 should
> start with "If the first character of the source expression's host is not an
> U+002A ASTERISK character (*) and..." .  Otherwise, a URI of
> "http://www.example.com" would not match a source expression of
> "http://*.example.com", since step 4.6 would return "does not match".

Quite so.  Fixed in both 1.0 and 1.1.

Adam

Received on Sunday, 23 June 2013 04:31:11 UTC