212 references to GetResourceString
Microsoft.AspNetCore.Server.Kestrel.Core (212)
artifacts\obj\Microsoft.AspNetCore.Server.Kestrel.Core\Release\net11.0\Microsoft.AspNetCore.Server.Kestrel.Core.CoreStrings.cs (212)
19var value = GetResourceString(resourceKey); 31internal static string @BadRequest => GetResourceString("BadRequest"); 33internal static string @BadRequest_BadChunkSizeData => GetResourceString("BadRequest_BadChunkSizeData"); 35internal static string @BadRequest_BadChunkSuffix => GetResourceString("BadRequest_BadChunkSuffix"); 37internal static string @BadRequest_ChunkedRequestIncomplete => GetResourceString("BadRequest_ChunkedRequestIncomplete"); 39internal static string @BadRequest_FinalTransferCodingNotChunked => GetResourceString("BadRequest_FinalTransferCodingNotChunked"); 45internal static string @BadRequest_HeadersExceedMaxTotalSize => GetResourceString("BadRequest_HeadersExceedMaxTotalSize"); 47internal static string @BadRequest_InvalidCharactersInHeaderName => GetResourceString("BadRequest_InvalidCharactersInHeaderName"); 49internal static string @BadRequest_InvalidContentLength_Detail => GetResourceString("BadRequest_InvalidContentLength_Detail"); 55internal static string @BadRequest_InvalidHostHeader => GetResourceString("BadRequest_InvalidHostHeader"); 57internal static string @BadRequest_InvalidHostHeader_Detail => GetResourceString("BadRequest_InvalidHostHeader_Detail"); 63internal static string @BadRequest_InvalidRequestHeadersNoCRLF => GetResourceString("BadRequest_InvalidRequestHeadersNoCRLF"); 65internal static string @BadRequest_InvalidRequestHeader => GetResourceString("BadRequest_InvalidRequestHeader"); 67internal static string @BadRequest_InvalidRequestHeader_Detail => GetResourceString("BadRequest_InvalidRequestHeader_Detail"); 73internal static string @BadRequest_InvalidRequestLine => GetResourceString("BadRequest_InvalidRequestLine"); 75internal static string @BadRequest_InvalidRequestLine_Detail => GetResourceString("BadRequest_InvalidRequestLine_Detail"); 81internal static string @BadRequest_InvalidRequestTarget_Detail => GetResourceString("BadRequest_InvalidRequestTarget_Detail"); 87internal static string @BadRequest_LengthRequiredHttp10 => GetResourceString("BadRequest_LengthRequiredHttp10"); 93internal static string @BadRequest_MalformedRequestInvalidHeaders => GetResourceString("BadRequest_MalformedRequestInvalidHeaders"); 95internal static string @BadRequest_MethodNotAllowed => GetResourceString("BadRequest_MethodNotAllowed"); 97internal static string @BadRequest_MissingHostHeader => GetResourceString("BadRequest_MissingHostHeader"); 99internal static string @BadRequest_MultipleContentLengths => GetResourceString("BadRequest_MultipleContentLengths"); 101internal static string @BadRequest_MultipleHostHeaders => GetResourceString("BadRequest_MultipleHostHeaders"); 103internal static string @BadRequest_RequestLineTooLong => GetResourceString("BadRequest_RequestLineTooLong"); 105internal static string @BadRequest_RequestHeadersTimeout => GetResourceString("BadRequest_RequestHeadersTimeout"); 107internal static string @BadRequest_TooManyHeaders => GetResourceString("BadRequest_TooManyHeaders"); 109internal static string @BadRequest_UnexpectedEndOfRequestContent => GetResourceString("BadRequest_UnexpectedEndOfRequestContent"); 111internal static string @BadRequest_UnrecognizedHTTPVersion => GetResourceString("BadRequest_UnrecognizedHTTPVersion"); 113internal static string @BadRequest_UnrecognizedHTTPVersion_Detail => GetResourceString("BadRequest_UnrecognizedHTTPVersion_Detail"); 119internal static string @FallbackToIPv4Any => GetResourceString("FallbackToIPv4Any"); 125internal static string @ResponseStreamWasUpgraded => GetResourceString("ResponseStreamWasUpgraded"); 127internal static string @BigEndianNotSupported => GetResourceString("BigEndianNotSupported"); 129internal static string @MaxRequestBufferSmallerThanRequestHeaderBuffer => GetResourceString("MaxRequestBufferSmallerThanRequestHeaderBuffer"); 135internal static string @MaxRequestBufferSmallerThanRequestLineBuffer => GetResourceString("MaxRequestBufferSmallerThanRequestLineBuffer"); 141internal static string @ServerAlreadyStarted => GetResourceString("ServerAlreadyStarted"); 143internal static string @UnknownTransportMode => GetResourceString("UnknownTransportMode"); 149internal static string @InvalidAsciiOrControlChar => GetResourceString("InvalidAsciiOrControlChar"); 155internal static string @InvalidContentLength_InvalidNumber => GetResourceString("InvalidContentLength_InvalidNumber"); 161internal static string @NonNegativeNumberOrNullRequired => GetResourceString("NonNegativeNumberOrNullRequired"); 163internal static string @NonNegativeNumberRequired => GetResourceString("NonNegativeNumberRequired"); 165internal static string @PositiveNumberRequired => GetResourceString("PositiveNumberRequired"); 167internal static string @PositiveNumberOrNullRequired => GetResourceString("PositiveNumberOrNullRequired"); 169internal static string @UnixSocketPathMustBeAbsolute => GetResourceString("UnixSocketPathMustBeAbsolute"); 171internal static string @AddressBindingFailed => GetResourceString("AddressBindingFailed"); 177internal static string @BindingToDefaultAddress => GetResourceString("BindingToDefaultAddress"); 183internal static string @ConfigurePathBaseFromMethodCall => GetResourceString("ConfigurePathBaseFromMethodCall"); 189internal static string @DynamicPortOnLocalhostNotSupported => GetResourceString("DynamicPortOnLocalhostNotSupported"); 191internal static string @EndpointAlreadyInUse => GetResourceString("EndpointAlreadyInUse"); 197internal static string @NetworkInterfaceBindingFailed => GetResourceString("NetworkInterfaceBindingFailed"); 203internal static string @OverridingWithKestrelOptions => GetResourceString("OverridingWithKestrelOptions"); 209internal static string @OverridingWithPreferHostingUrls => GetResourceString("OverridingWithPreferHostingUrls"); 215internal static string @UnsupportedAddressScheme => GetResourceString("UnsupportedAddressScheme"); 221internal static string @HeadersAreReadOnly => GetResourceString("HeadersAreReadOnly"); 223internal static string @KeyAlreadyExists => GetResourceString("KeyAlreadyExists"); 225internal static string @HeaderNotAllowedOnResponse => GetResourceString("HeaderNotAllowedOnResponse"); 231internal static string @ParameterReadOnlyAfterResponseStarted => GetResourceString("ParameterReadOnlyAfterResponseStarted"); 237internal static string @TooFewBytesWritten => GetResourceString("TooFewBytesWritten"); 243internal static string @TooManyBytesWritten => GetResourceString("TooManyBytesWritten"); 249internal static string @UnhandledApplicationException => GetResourceString("UnhandledApplicationException"); 251internal static string @WritingToResponseBodyNotSupported => GetResourceString("WritingToResponseBodyNotSupported"); 257internal static string @ConnectionShutdownError => GetResourceString("ConnectionShutdownError"); 259internal static string @RequestProcessingEndError => GetResourceString("RequestProcessingEndError"); 261internal static string @CannotUpgradeNonUpgradableRequest => GetResourceString("CannotUpgradeNonUpgradableRequest"); 263internal static string @UpgradedConnectionLimitReached => GetResourceString("UpgradedConnectionLimitReached"); 265internal static string @UpgradeCannotBeCalledMultipleTimes => GetResourceString("UpgradeCannotBeCalledMultipleTimes"); 267internal static string @BadRequest_RequestBodyTooLarge => GetResourceString("BadRequest_RequestBodyTooLarge"); 273internal static string @MaxRequestBodySizeCannotBeModifiedAfterRead => GetResourceString("MaxRequestBodySizeCannotBeModifiedAfterRead"); 275internal static string @MaxRequestBodySizeCannotBeModifiedForUpgradedRequests => GetResourceString("MaxRequestBodySizeCannotBeModifiedForUpgradedRequests"); 277internal static string @PositiveTimeSpanRequired => GetResourceString("PositiveTimeSpanRequired"); 279internal static string @MinimumGracePeriodRequired => GetResourceString("MinimumGracePeriodRequired"); 285internal static string @SynchronousReadsDisallowed => GetResourceString("SynchronousReadsDisallowed"); 287internal static string @SynchronousWritesDisallowed => GetResourceString("SynchronousWritesDisallowed"); 289internal static string @PositiveNumberOrNullMinDataRateRequired => GetResourceString("PositiveNumberOrNullMinDataRateRequired"); 291internal static string @ConcurrentTimeoutsNotSupported => GetResourceString("ConcurrentTimeoutsNotSupported"); 293internal static string @PositiveFiniteTimeSpanRequired => GetResourceString("PositiveFiniteTimeSpanRequired"); 295internal static string @EndPointRequiresAtLeastOneProtocol => GetResourceString("EndPointRequiresAtLeastOneProtocol"); 297internal static string @EndPointHttp2NotNegotiated => GetResourceString("EndPointHttp2NotNegotiated"); 299internal static string @Http2ErrorStreamIdEven => GetResourceString("Http2ErrorStreamIdEven"); 305internal static string @Http2ErrorPushPromiseReceived => GetResourceString("Http2ErrorPushPromiseReceived"); 307internal static string @Http2ErrorHeadersInterleaved => GetResourceString("Http2ErrorHeadersInterleaved"); 313internal static string @Http2ErrorStreamIdZero => GetResourceString("Http2ErrorStreamIdZero"); 319internal static string @Http2ErrorStreamIdNotZero => GetResourceString("Http2ErrorStreamIdNotZero"); 325internal static string @Http2ErrorPaddingTooLong => GetResourceString("Http2ErrorPaddingTooLong"); 331internal static string @Http2ErrorStreamClosed => GetResourceString("Http2ErrorStreamClosed"); 337internal static string @Http2ErrorStreamHalfClosedRemote => GetResourceString("Http2ErrorStreamHalfClosedRemote"); 343internal static string @Http2ErrorStreamSelfDependency => GetResourceString("Http2ErrorStreamSelfDependency"); 349internal static string @Http2ErrorUnexpectedFrameLength => GetResourceString("Http2ErrorUnexpectedFrameLength"); 355internal static string @Http2ErrorSettingsLengthNotMultipleOfSix => GetResourceString("Http2ErrorSettingsLengthNotMultipleOfSix"); 357internal static string @Http2ErrorSettingsAckLengthNotZero => GetResourceString("Http2ErrorSettingsAckLengthNotZero"); 359internal static string @Http2ErrorSettingsParameterOutOfRange => GetResourceString("Http2ErrorSettingsParameterOutOfRange"); 365internal static string @Http2ErrorWindowUpdateIncrementZero => GetResourceString("Http2ErrorWindowUpdateIncrementZero"); 367internal static string @Http2ErrorContinuationWithNoHeaders => GetResourceString("Http2ErrorContinuationWithNoHeaders"); 369internal static string @Http2ErrorStreamIdle => GetResourceString("Http2ErrorStreamIdle"); 375internal static string @HttpErrorTrailersContainPseudoHeaderField => GetResourceString("HttpErrorTrailersContainPseudoHeaderField"); 377internal static string @HttpErrorHeaderNameUppercase => GetResourceString("HttpErrorHeaderNameUppercase"); 379internal static string @HttpErrorTrailerNameUppercase => GetResourceString("HttpErrorTrailerNameUppercase"); 381internal static string @Http2ErrorHeadersWithTrailersNoEndStream => GetResourceString("Http2ErrorHeadersWithTrailersNoEndStream"); 383internal static string @HttpErrorMissingMandatoryPseudoHeaderFields => GetResourceString("HttpErrorMissingMandatoryPseudoHeaderFields"); 385internal static string @HttpErrorPseudoHeaderFieldAfterRegularHeaders => GetResourceString("HttpErrorPseudoHeaderFieldAfterRegularHeaders"); 387internal static string @HttpErrorUnknownPseudoHeaderField => GetResourceString("HttpErrorUnknownPseudoHeaderField"); 389internal static string @HttpErrorResponsePseudoHeaderField => GetResourceString("HttpErrorResponsePseudoHeaderField"); 391internal static string @HttpErrorDuplicatePseudoHeaderField => GetResourceString("HttpErrorDuplicatePseudoHeaderField"); 393internal static string @HttpErrorConnectionSpecificHeaderField => GetResourceString("HttpErrorConnectionSpecificHeaderField"); 395internal static string @InvalidServerCertificateEku => GetResourceString("InvalidServerCertificateEku"); 401internal static string @ServerCertificateRequired => GetResourceString("ServerCertificateRequired"); 403internal static string @CertNotFoundInStore => GetResourceString("CertNotFoundInStore"); 409internal static string @EndpointMissingUrl => GetResourceString("EndpointMissingUrl"); 416internal static string @NoCertSpecifiedNoDevelopmentCertificateFound => GetResourceString("NoCertSpecifiedNoDevelopmentCertificateFound"); 418internal static string @MultipleCertificateSources => GetResourceString("MultipleCertificateSources"); 424internal static string @WritingToResponseBodyAfterResponseCompleted => GetResourceString("WritingToResponseBodyAfterResponseCompleted"); 426internal static string @BadRequest_RequestBodyTimeout => GetResourceString("BadRequest_RequestBodyTimeout"); 428internal static string @ConnectionAbortedByApplication => GetResourceString("ConnectionAbortedByApplication"); 430internal static string @ConnectionAbortedDuringServerShutdown => GetResourceString("ConnectionAbortedDuringServerShutdown"); 432internal static string @ConnectionTimedBecauseResponseMininumDataRateNotSatisfied => GetResourceString("ConnectionTimedBecauseResponseMininumDataRateNotSatisfied"); 434internal static string @ConnectionTimedOutByServer => GetResourceString("ConnectionTimedOutByServer"); 436internal static string @Http2ErrorFrameOverLimit => GetResourceString("Http2ErrorFrameOverLimit"); 442internal static string @Http2ErrorMinTlsVersion => GetResourceString("Http2ErrorMinTlsVersion"); 448internal static string @Http2ErrorInvalidPreface => GetResourceString("Http2ErrorInvalidPreface"); 450internal static string @InvalidEmptyHeaderName => GetResourceString("InvalidEmptyHeaderName"); 452internal static string @ConnectionOrStreamAbortedByCancellationToken => GetResourceString("ConnectionOrStreamAbortedByCancellationToken"); 454internal static string @Http2ErrorInitialWindowSizeInvalid => GetResourceString("Http2ErrorInitialWindowSizeInvalid"); 456internal static string @Http2ErrorWindowUpdateSizeInvalid => GetResourceString("Http2ErrorWindowUpdateSizeInvalid"); 458internal static string @Http2ConnectionFaulted => GetResourceString("Http2ConnectionFaulted"); 460internal static string @HttpStreamResetByClient => GetResourceString("HttpStreamResetByClient"); 462internal static string @Http2StreamAborted => GetResourceString("Http2StreamAborted"); 464internal static string @Http2ErrorFlowControlWindowExceeded => GetResourceString("Http2ErrorFlowControlWindowExceeded"); 466internal static string @Http2ErrorConnectMustNotSendSchemeOrPath => GetResourceString("Http2ErrorConnectMustNotSendSchemeOrPath"); 468internal static string @Http2ErrorMethodInvalid => GetResourceString("Http2ErrorMethodInvalid"); 474internal static string @Http2StreamErrorPathInvalid => GetResourceString("Http2StreamErrorPathInvalid"); 480internal static string @Http2StreamErrorSchemeMismatch => GetResourceString("Http2StreamErrorSchemeMismatch"); 486internal static string @Http2StreamErrorLessDataThanLength => GetResourceString("Http2StreamErrorLessDataThanLength"); 488internal static string @Http2StreamErrorMoreDataThanLength => GetResourceString("Http2StreamErrorMoreDataThanLength"); 490internal static string @Http2StreamErrorAfterHeaders => GetResourceString("Http2StreamErrorAfterHeaders"); 492internal static string @Http2ErrorMaxStreams => GetResourceString("Http2ErrorMaxStreams"); 494internal static string @Http3ErrorConnectMustNotSendSchemeOrPath => GetResourceString("Http3ErrorConnectMustNotSendSchemeOrPath"); 496internal static string @Http3StreamErrorSchemeMismatch => GetResourceString("Http3StreamErrorSchemeMismatch"); 502internal static string @Http3ErrorMethodInvalid => GetResourceString("Http3ErrorMethodInvalid"); 508internal static string @Http3StreamErrorPathInvalid => GetResourceString("Http3StreamErrorPathInvalid"); 514internal static string @Http3StreamErrorLessDataThanLength => GetResourceString("Http3StreamErrorLessDataThanLength"); 516internal static string @Http3StreamErrorMoreDataThanLength => GetResourceString("Http3StreamErrorMoreDataThanLength"); 518internal static string @GreaterThanZeroRequired => GetResourceString("GreaterThanZeroRequired"); 520internal static string @ArgumentOutOfRange => GetResourceString("ArgumentOutOfRange"); 526internal static string @ConnectionAbortedByClient => GetResourceString("ConnectionAbortedByClient"); 528internal static string @Http2ErrorStreamAborted => GetResourceString("Http2ErrorStreamAborted"); 534internal static string @HttpMinDataRateNotSupported => GetResourceString("HttpMinDataRateNotSupported"); 536internal static string @RequestTrailersNotAvailable => GetResourceString("RequestTrailersNotAvailable"); 538internal static string @Http2NoTlsAlpn => GetResourceString("Http2NoTlsAlpn"); 540internal static string @Http2StreamResetByApplication => GetResourceString("Http2StreamResetByApplication"); 546internal static string @Http2TellClientToCalmDown => GetResourceString("Http2TellClientToCalmDown"); 548internal static string @HttpParserTlsOverHttpError => GetResourceString("HttpParserTlsOverHttpError"); 550internal static string @BadDeveloperCertificateState => GetResourceString("BadDeveloperCertificateState"); 552internal static string @QPackErrorIndexOutOfRange => GetResourceString("QPackErrorIndexOutOfRange"); 558internal static string @QPackErrorIntegerTooBig => GetResourceString("QPackErrorIntegerTooBig"); 560internal static string @QPackHuffmanError => GetResourceString("QPackHuffmanError"); 562internal static string @QPackStringLengthTooLarge => GetResourceString("QPackStringLengthTooLarge"); 568internal static string @QuicTransportNotFound => GetResourceString("QuicTransportNotFound"); 570internal static string @TransportNotFound => GetResourceString("TransportNotFound"); 572internal static string @GreaterThanOrEqualToZeroRequired => GetResourceString("GreaterThanOrEqualToZeroRequired"); 574internal static string @Http2NoTlsWin81 => GetResourceString("Http2NoTlsWin81"); 576internal static string @Http2ErrorKeepAliveTimeout => GetResourceString("Http2ErrorKeepAliveTimeout"); 578internal static string @ArgumentTimeSpanGreaterOrEqual => GetResourceString("ArgumentTimeSpanGreaterOrEqual"); 584internal static string @InvalidPemKey => GetResourceString("InvalidPemKey"); 586internal static string @UnrecognizedCertificateKeyOid => GetResourceString("UnrecognizedCertificateKeyOid"); 589=> string.Format(Culture, GetResourceString("UnrecognizedCertificateKeyOid"), p0); 592internal static string @SniNotConfiguredForServerName => GetResourceString("SniNotConfiguredForServerName"); 598internal static string @SniNotConfiguredToAllowNoServerName => GetResourceString("SniNotConfiguredToAllowNoServerName"); 604internal static string @SniNameCannotBeEmpty => GetResourceString("SniNameCannotBeEmpty"); 610internal static string @EndpointHasUnusedHttpsConfig => GetResourceString("EndpointHasUnusedHttpsConfig"); 616internal static string @Http3ConnectionFaulted => GetResourceString("Http3ConnectionFaulted"); 618internal static string @Http3StreamAborted => GetResourceString("Http3StreamAborted"); 620internal static string @Http3StreamResetByApplication => GetResourceString("Http3StreamResetByApplication"); 626internal static string @Http3StreamErrorAfterHeaders => GetResourceString("Http3StreamErrorAfterHeaders"); 628internal static string @Http3StreamErrorDataReceivedBeforeHeaders => GetResourceString("Http3StreamErrorDataReceivedBeforeHeaders"); 630internal static string @Http3StreamErrorFrameReceivedAfterTrailers => GetResourceString("Http3StreamErrorFrameReceivedAfterTrailers"); 636internal static string @Http3ErrorUnsupportedFrameOnRequestStream => GetResourceString("Http3ErrorUnsupportedFrameOnRequestStream"); 642internal static string @Http3ErrorUnsupportedFrameOnServer => GetResourceString("Http3ErrorUnsupportedFrameOnServer"); 648internal static string @Http3ErrorUnsupportedFrameOnControlStream => GetResourceString("Http3ErrorUnsupportedFrameOnControlStream"); 654internal static string @Http3ErrorControlStreamMultipleSettingsFrames => GetResourceString("Http3ErrorControlStreamMultipleSettingsFrames"); 656internal static string @Http3ErrorControlStreamFrameReceivedBeforeSettings => GetResourceString("Http3ErrorControlStreamFrameReceivedBeforeSettings"); 662internal static string @Http3ErrorControlStreamReservedSetting => GetResourceString("Http3ErrorControlStreamReservedSetting"); 668internal static string @Http3ControlStreamErrorMultipleInboundStreams => GetResourceString("Http3ControlStreamErrorMultipleInboundStreams"); 674internal static string @Http3StreamErrorRequestEndedNoHeaders => GetResourceString("Http3StreamErrorRequestEndedNoHeaders"); 676internal static string @Http3ControlStreamHeaderTimeout => GetResourceString("Http3ControlStreamHeaderTimeout"); 678internal static string @Http3ErrorControlStreamClientClosedInbound => GetResourceString("Http3ErrorControlStreamClientClosedInbound"); 680internal static string @Http3ControlStreamErrorUnsupportedType => GetResourceString("Http3ControlStreamErrorUnsupportedType"); 686internal static string @Http3ControlStreamErrorInitializingOutbound => GetResourceString("Http3ControlStreamErrorInitializingOutbound"); 688internal static string @Http3WebTransportStatusMismatch => GetResourceString("Http3WebTransportStatusMismatch"); 694internal static string @Http3DatagramStatusMismatch => GetResourceString("Http3DatagramStatusMismatch"); 700internal static string @Http3MethodMustBeConnectWhenUsingProtocolPseudoHeader => GetResourceString("Http3MethodMustBeConnectWhenUsingProtocolPseudoHeader"); 702internal static string @Http3MissingAuthorityOrPathPseudoHeaders => GetResourceString("Http3MissingAuthorityOrPathPseudoHeaders"); 704internal static string @ConnectRequestsWithProtocolRequireSchemeAndPath => GetResourceString("ConnectRequestsWithProtocolRequireSchemeAndPath"); 706internal static string @ProtocolRequiresConnect => GetResourceString("ProtocolRequiresConnect"); 708internal static string @CannotAcceptNonConnectRequest => GetResourceString("CannotAcceptNonConnectRequest"); 710internal static string @AcceptCannotBeCalledMultipleTimes => GetResourceString("AcceptCannotBeCalledMultipleTimes"); 712internal static string @ConnectStatusMustBe2XX => GetResourceString("ConnectStatusMustBe2XX"); 714internal static string @AttemptedToReadHeaderOnAbortedStream => GetResourceString("AttemptedToReadHeaderOnAbortedStream"); 716internal static string @ReceivedLooseWebTransportStream => GetResourceString("ReceivedLooseWebTransportStream"); 718internal static string @UnidentifiedStream => GetResourceString("UnidentifiedStream"); 724internal static string @WebTransportFailedToAddStreamToPendingQueue => GetResourceString("WebTransportFailedToAddStreamToPendingQueue"); 726internal static string @FailedToNegotiateCommonWebTransportVersion => GetResourceString("FailedToNegotiateCommonWebTransportVersion"); 732internal static string @WebTransportIsDisabled => GetResourceString("WebTransportIsDisabled"); 734internal static string @DynamicPortOnMultipleTransportsNotSupported => GetResourceString("DynamicPortOnMultipleTransportsNotSupported"); 736internal static string @NonzeroContentLengthNotAllowedOn205 => GetResourceString("NonzeroContentLengthNotAllowedOn205"); 738internal static string @Http3ErrorControlStreamClosed => GetResourceString("Http3ErrorControlStreamClosed"); 740internal static string @ConnectResponseCanNotHaveBody => GetResourceString("ConnectResponseCanNotHaveBody"); 746internal static string @FailedToBindToIPv6Any => GetResourceString("FailedToBindToIPv6Any"); 752internal static string @NeedHttpsConfigurationToApplyHttpsConfiguration => GetResourceString("NeedHttpsConfigurationToApplyHttpsConfiguration"); 754internal static string @NeedHttpsConfigurationToLoadDefaultCertificate => GetResourceString("NeedHttpsConfigurationToLoadDefaultCertificate"); 756internal static string @NeedHttpsConfigurationToUseHttp3 => GetResourceString("NeedHttpsConfigurationToUseHttp3"); 758internal static string @NeedHttpsConfigurationToBindHttpsAddresses => GetResourceString("NeedHttpsConfigurationToBindHttpsAddresses"); 760internal static string @Http3ControlStreamFrameTooLarge => GetResourceString("Http3ControlStreamFrameTooLarge"); 766internal static string @BadRequest_BadChunkExtension => GetResourceString("BadRequest_BadChunkExtension");