I have a small question that someone on this list may be able to assist me with,<br><br>in rfc3261 the following is defined <br>LWS = [*WSP CRLF] 1*WSP ; linear white space<br><br>would *WSP only allow one or a variable length of white space characters.
<br><br>actully while in the process of writing this email i glanced at rfc2234 and i think this answers my question, but just to be sure the correct format<br>of a LWS chunk would be (any or no amount of whitespace(0x20)\r\n (at least 1 byte of whitespace) ?
<br><br>-Anthony<br><br>