On Tue, 26 Mar 2002, Greg Stein wrote: > It's valid behavior (whitespace is allowed in any comma-separated list > unless explicitly specified otherwise).
Yeah, I finally found that in the grammar. Thanks. > And empirically: mod_dav has been overriding OPTIONS for a long while now, > and returning a list without spaces. Fine... but we should at least be consistent. Right now it's possible to construct a header like this: Allow: GET,HEAD,POST,OPTIONS,TRACE, FOO, FAR because the second loop uses ", " --Cliff -------------------------------------------------------------- Cliff Woolley [EMAIL PROTECTED] Charlottesville, VA
