inline. Christer Holmberg wrote:
You are taking this out of context. It is not the case that you would parse through the message replaceing all instances of CRLF WSP with LWS.The body does not start with LWS. The body starts with WSP (RFC3261 doesn't define what WSP is, but if I remember correct it is SP or TAB). So, in that case you will have: CRLF CRLF WSP ...which, according to the ABNF is: CRLF LWS