Fix compilation error
This commit is contained in:
parent
14158070bf
commit
ccd43e0cda
@ -516,7 +516,7 @@ public class SpdySessionHandler
|
||||
// }
|
||||
//});
|
||||
|
||||
ctx.nextOutboundMessageBuffer().add(partialDataFrame);
|
||||
ctx.write(partialDataFrame);
|
||||
return;
|
||||
} else {
|
||||
// Window size is large enough to send entire data frame
|
||||
|
Loading…
Reference in New Issue
Block a user