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