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