Fix engine test.
This commit is contained in:
parent
59aef9a443
commit
86567e1d93
|
|
@ -1079,7 +1079,7 @@ namespace Microsoft.AspNetCore.Server.KestrelTests
|
|||
"Content-Length: 1",
|
||||
"",
|
||||
"");
|
||||
await connection.ReceiveEnd();
|
||||
await connection.ReceiveForcedEnd();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue