RE: Query parameter separator value

Jacek Kopecky <[email protected]>
Newsgroups gmane.comp.web.services.description
Message-ID <1172258907.28278.99.camel@localhost>
May I suggest that the two commonly used delimitors, i.e. '&' and ';',
be put forward in the lists?

On Fri, 2007-02-23 at 08:31 -0800, Jonathan Marsh wrote:
> So the final list would be
> 
>   ALPHA / DIGIT / "-" / "." / "_" / "~" / "!" / "$" / "&" / "'" /
>   "(" / ")" / ":" / "@" / "/" / "?" / "*" / "+" / "," / ";"
> 
> Here's my attempt at a schema pattern for that:
> 
>   [a-zA-Z0-9\-\._~!$&amp;'\(\):@/\?\*\+,;]{1,1}
> 
> Untested!

"&" / ";" / ALPHA / DIGIT / ...
[&amp;;a-zA-Z...

Just to make it easy for the users with the common case to be satisfied
by the spec. 8-)

Jacek
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.