3 references to PrepareGoAway
InMemory.FunctionalTests (2)
Http2\Http2TestBase.cs (2)
1167
frame.
PrepareGoAway
(0, Http2ErrorCode.NO_ERROR);
1176
frame.
PrepareGoAway
(0, Http2ErrorCode.NO_ERROR);
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2FrameWriter.cs (1)
996
_outgoingFrame.
PrepareGoAway
(lastStreamId, errorCode);