jsr356-experts@websocket-spec.java.net

[jsr356-experts] Re: Valid ServerEndpoint.value() path specs?

From: Mark Thomas <mark_at_homeinbox.net>
Date: Wed, 10 Apr 2013 21:27:42 -0400

On 10/04/2013 00:48, Joakim Erdfelt wrote:

> These forms bring up a few questions.
My $0.02

> Should we prevent path navigation segments? ("/../", "/./", and "//")
Yes

> Should we prevent duplicate variables names in the path spec?
Yes

> Should we treat all variables in a case insensitive way when checking
> for duplicates?
No.

Mark