2 references to FormatHttp2ErrorSettingsParameterOutOfRange
InMemory.FunctionalTests (1)
Http2\Http2ConnectionTests.cs (1)
3800
expectedErrorMessage: CoreStrings.
FormatHttp2ErrorSettingsParameterOutOfRange
(parameter));
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Connection.cs (1)
1059
throw new Http2ConnectionErrorException(CoreStrings.
FormatHttp2ErrorSettingsParameterOutOfRange
(ex.Parameter), errorCode, ConnectionEndReason.InvalidSettings);