Request
This commit is contained in:
@@ -585,6 +585,9 @@ public class HttpRequest extends Request<HttpContext> {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if (rs == 1) {
|
||||||
|
buffer.clear();
|
||||||
|
}
|
||||||
hbytes.position(pos);
|
hbytes.position(pos);
|
||||||
this.headerLength = hbytes.length();
|
this.headerLength = hbytes.length();
|
||||||
this.headerHalfLen = this.headerLength;
|
this.headerHalfLen = this.headerLength;
|
||||||
|
|||||||
Reference in New Issue
Block a user