1 reference to Http2ErrorPushPromiseReceived
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Connection.cs (1)
695
Http2FrameType.PUSH_PROMISE => throw new Http2ConnectionErrorException(CoreStrings.
Http2ErrorPushPromiseReceived
, Http2ErrorCode.PROTOCOL_ERROR, ConnectionEndReason.UnexpectedFrame),