<div dir="ltr">John,<div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><br>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">After the meetings, I took a similar look at the regex, compared it to RFC 2616 (the regex is intended to match the RFC), compared RFCs 2616 and 7231 and documented
 everything in the attached.  (This includes a fix to the error Murata-san noted.)  The e-mail discussion is included below.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)"><u></u> </span></p></div></blockquote><div><br></div>Actually, <br><br>X+/X+(\s*;\s*(X+=(X+|(&quot;(Y|(\\[\p{IsBasicLatin}])*)&quot;))))*<br><br>should become <br><br>X+/X+(\s*;\s*(X+=(X+|(&quot;(Y|(\\[\p{IsBasicLatin}]))*&quot;))))*<div><br></div><div>Regards,</div><div>Makoto</div><div><br></div></div>
</div></div>