[Modify] Remove it
This commit is contained in:
parent
e5f01af0f0
commit
f1525f2b4c
@ -522,7 +522,6 @@ namespace WebSocketSharp.Net
|
||||
disposeRequestBuffer ();
|
||||
|
||||
if (chunked) {
|
||||
_context.Response.SendChunked = true;
|
||||
_inputStream = new ChunkedRequestStream (
|
||||
_stream, buff, _position, len - _position, _context
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user