2 references to Http2ErrorSettingsLengthNotMultipleOfSix
InMemory.FunctionalTests (1)
Http2\Http2ConnectionTests.cs (1)
3856expectedErrorMessage: CoreStrings.Http2ErrorSettingsLengthNotMultipleOfSix);
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Connection.cs (1)
1003throw new Http2ConnectionErrorException(CoreStrings.Http2ErrorSettingsLengthNotMultipleOfSix, Http2ErrorCode.FRAME_SIZE_ERROR, ConnectionEndReason.InvalidFrameLength);