This commit is contained in:
yhirose 2020-06-18 12:20:01 -04:00
parent 3e9c06cf79
commit bfabbec8c7

View file

@ -2895,6 +2895,7 @@ public:
pos = buf_.find(crlf_);
}
if (state_ != 3) { return true; }
break;
}
case 3: { // Body
{