88 references to GetResourceString
System.Net.HttpListener (88)
artifacts\obj\System.Net.HttpListener\Debug\net10.0-unix\System.SR.cs (88)
16internal static string @net_log_listener_delegate_exception => GetResourceString("net_log_listener_delegate_exception", @"Sending 500 response, AuthenticationSchemeSelectorDelegate threw an exception: {0}."); 18internal static string @net_log_listener_unsupported_authentication_scheme => GetResourceString("net_log_listener_unsupported_authentication_scheme", @"Received a request with an unsupported authentication scheme, Authorization:{0} SupportedSchemes:{1}."); 20internal static string @net_log_listener_unmatched_authentication_scheme => GetResourceString("net_log_listener_unmatched_authentication_scheme", @"Received a request with an unmatched or no authentication scheme. AuthenticationSchemes:{0}, Authorization:{1}."); 22internal static string @net_io_invalidasyncresult => GetResourceString("net_io_invalidasyncresult", @"The IAsyncResult object was not returned from the corresponding asynchronous method on this class."); 24internal static string @net_io_invalidendcall => GetResourceString("net_io_invalidendcall", @"{0} can only be called once for each asynchronous operation."); 26internal static string @net_io_out_range => GetResourceString("net_io_out_range", @"The byte count must not exceed {0} bytes for this stream type."); 28internal static string @net_listener_cannot_set_custom_cbt => GetResourceString("net_listener_cannot_set_custom_cbt", @"Custom channel bindings are not supported."); 30internal static string @net_listener_detach_error => GetResourceString("net_listener_detach_error", @"Can't detach Url group from request queue. Status code: {0}."); 32internal static string @net_listener_scheme => GetResourceString("net_listener_scheme", @"Only Uri prefixes starting with 'http://' or 'https://' are supported."); 34internal static string @net_listener_host => GetResourceString("net_listener_host", @"Only Uri prefixes with a valid hostname are supported."); 36internal static string @net_listener_not_supported => GetResourceString("net_listener_not_supported", @"The request is not supported."); 38internal static string @net_listener_mustcall => GetResourceString("net_listener_mustcall", @"Please call the {0} method before calling this method."); 40internal static string @net_listener_slash => GetResourceString("net_listener_slash", @"Only Uri prefixes ending in '/' are allowed."); 42internal static string @net_listener_already => GetResourceString("net_listener_already", @"Failed to listen on prefix '{0}' because it conflicts with an existing registration on the machine."); 44internal static string @net_log_listener_no_cbt_disabled => GetResourceString("net_log_listener_no_cbt_disabled", @"No channel binding check because extended protection is disabled."); 46internal static string @net_log_listener_no_cbt_http => GetResourceString("net_log_listener_no_cbt_http", @"No channel binding check for requests without a secure channel."); 48internal static string @net_log_listener_no_cbt_trustedproxy => GetResourceString("net_log_listener_no_cbt_trustedproxy", @"No channel binding check for the trusted proxy scenario."); 50internal static string @net_log_listener_cbt => GetResourceString("net_log_listener_cbt", @"Channel binding check enabled."); 52internal static string @net_log_listener_no_spn_kerberos => GetResourceString("net_log_listener_no_spn_kerberos", @"No explicit service name check because Kerberos authentication already validates the service name."); 54internal static string @net_log_listener_no_spn_disabled => GetResourceString("net_log_listener_no_spn_disabled", @"No service name check because extended protection is disabled."); 56internal static string @net_log_listener_no_spn_cbt => GetResourceString("net_log_listener_no_spn_cbt", @"No service name check because the channel binding was already checked."); 58internal static string @net_log_listener_no_spn_whensupported => GetResourceString("net_log_listener_no_spn_whensupported", @"No service name check because the client did not provide a service name and the server was configured for PolicyEnforcement.WhenSupported."); 60internal static string @net_log_listener_no_spn_loopback => GetResourceString("net_log_listener_no_spn_loopback", @"No service name check because the authentication was from a client on the local machine."); 62internal static string @net_log_listener_spn => GetResourceString("net_log_listener_spn", @"Client provided service name '{0}'."); 64internal static string @net_log_listener_spn_passed => GetResourceString("net_log_listener_spn_passed", @"Service name check succeeded."); 66internal static string @net_log_listener_spn_failed => GetResourceString("net_log_listener_spn_failed", @"Service name check failed."); 68internal static string @net_log_listener_spn_failed_always => GetResourceString("net_log_listener_spn_failed_always", @"Service name check failed because the client did not provide a service name and the server was configured for PolicyEnforcement.Always."); 70internal static string @net_log_listener_spn_failed_empty => GetResourceString("net_log_listener_spn_failed_empty", @"No acceptable service names were configured!"); 72internal static string @net_log_listener_spn_failed_dump => GetResourceString("net_log_listener_spn_failed_dump", @"Dumping acceptable service names:"); 74internal static string @net_log_listener_spn_add => GetResourceString("net_log_listener_spn_add", @"Adding default service name '{0}' from prefix '{1}'."); 76internal static string @net_log_listener_spn_not_add => GetResourceString("net_log_listener_spn_not_add", @"No default service name added for prefix '{0}'."); 78internal static string @net_log_listener_spn_remove => GetResourceString("net_log_listener_spn_remove", @"Removing default service name '{0}' from prefix '{1}'."); 80internal static string @net_log_listener_spn_not_remove => GetResourceString("net_log_listener_spn_not_remove", @"No default service name removed for prefix '{0}'."); 82internal static string @net_listener_no_spns => GetResourceString("net_listener_no_spns", @"No service names could be determined from the registered prefixes. Either add prefixes from which default service names can be derived or specify an ExtendedProtectionPolicy object which contains an explicit list of service names."); 84internal static string @net_ssp_dont_support_cbt => GetResourceString("net_ssp_dont_support_cbt", @"The Security Service Providers don't support extended protection. Please install the latest Security Service Providers update."); 86internal static string @net_PropertyNotImplementedException => GetResourceString("net_PropertyNotImplementedException", @"This property is not implemented by this class."); 88internal static string @net_array_too_small => GetResourceString("net_array_too_small", @"The target array is too small."); 90internal static string @net_listener_mustcompletecall => GetResourceString("net_listener_mustcompletecall", @"The in-progress method {0} must be completed first."); 92internal static string @net_listener_invalid_cbt_type => GetResourceString("net_listener_invalid_cbt_type", @"Querying the {0} Channel Binding is not supported."); 94internal static string @net_listener_callinprogress => GetResourceString("net_listener_callinprogress", @"Cannot re-call {0} while a previous call is still in progress."); 96internal static string @net_log_listener_cant_create_uri => GetResourceString("net_log_listener_cant_create_uri", @"Can't create Uri from string '{0}://{1}{2}{3}'."); 98internal static string @net_log_listener_cant_convert_raw_path => GetResourceString("net_log_listener_cant_convert_raw_path", @"Can't convert Uri path '{0}' using encoding '{1}'."); 100internal static string @net_log_listener_cant_convert_percent_value => GetResourceString("net_log_listener_cant_convert_percent_value", @"Can't convert percent encoded value '{0}'."); 102internal static string @net_log_listener_cant_convert_to_utf8 => GetResourceString("net_log_listener_cant_convert_to_utf8", @"Can't convert string '{0}' into UTF-8 bytes: {1}"); 104internal static string @net_log_listener_cant_convert_bytes => GetResourceString("net_log_listener_cant_convert_bytes", @"Can't convert bytes '{0}' into UTF-16 characters: {1}"); 106internal static string @net_invalidstatus => GetResourceString("net_invalidstatus", @"The status code must be exactly three digits."); 108internal static string @net_WebHeaderInvalidControlChars => GetResourceString("net_WebHeaderInvalidControlChars", @"Specified value has invalid Control characters."); 110internal static string @net_rspsubmitted => GetResourceString("net_rspsubmitted", @"This operation cannot be performed after the response has been submitted."); 112internal static string @net_nochunkuploadonhttp10 => GetResourceString("net_nochunkuploadonhttp10", @"Chunked encoding upload is not supported on the HTTP/1.0 protocol."); 114internal static string @net_cookie_exists => GetResourceString("net_cookie_exists", @"Cookie already exists."); 116internal static string @net_wrongversion => GetResourceString("net_wrongversion", @"Only HTTP/1.0 and HTTP/1.1 version requests are currently supported."); 118internal static string @net_noseek => GetResourceString("net_noseek", @"This stream does not support seek operations."); 120internal static string @net_writeonlystream => GetResourceString("net_writeonlystream", @"The stream does not support reading."); 122internal static string @net_entitytoobig => GetResourceString("net_entitytoobig", @"Bytes to be written to the stream exceed the Content-Length bytes size specified."); 124internal static string @net_io_notenoughbyteswritten => GetResourceString("net_io_notenoughbyteswritten", @"Cannot close stream until all bytes are written."); 126internal static string @net_listener_close_urlgroup_error => GetResourceString("net_listener_close_urlgroup_error", @"Can't close Url group. Status code: {0}."); 128internal static string @net_WebSockets_NativeSendResponseHeaders => GetResourceString("net_WebSockets_NativeSendResponseHeaders", @"An error occurred when sending the WebSocket HTTP upgrade response during the {0} operation. The HRESULT returned is '{1}'"); 130internal static string @net_WebSockets_ClientAcceptingNoProtocols => GetResourceString("net_WebSockets_ClientAcceptingNoProtocols", @"The WebSocket client did not request any protocols, but server attempted to accept '{0}' protocol(s)."); 132internal static string @net_WebSockets_AcceptUnsupportedProtocol => GetResourceString("net_WebSockets_AcceptUnsupportedProtocol", @"The WebSocket client request requested '{0}' protocol(s), but server is only accepting '{1}' protocol(s)."); 134internal static string @net_WebSockets_AcceptNotAWebSocket => GetResourceString("net_WebSockets_AcceptNotAWebSocket", @"The {0} operation was called on an incoming request that did not specify a '{1}: {2}' header or the {2} header not contain '{3}'. {2} specified by the client was '{4}'."); 136internal static string @net_WebSockets_AcceptHeaderNotFound => GetResourceString("net_WebSockets_AcceptHeaderNotFound", @"The {0} operation was called on an incoming WebSocket request without required '{1}' header."); 138internal static string @net_WebSockets_AcceptUnsupportedWebSocketVersion => GetResourceString("net_WebSockets_AcceptUnsupportedWebSocketVersion", @"The {0} operation was called on an incoming request with WebSocket version '{1}', expected '{2}'."); 140internal static string @net_WebSockets_InvalidCharInProtocolString => GetResourceString("net_WebSockets_InvalidCharInProtocolString", @"The WebSocket protocol '{0}' is invalid because it contains the invalid character '{1}'."); 142internal static string @net_WebSockets_ReasonNotNull => GetResourceString("net_WebSockets_ReasonNotNull", @"The close status description '{0}' is invalid. When using close status code '{1}' the description must be null."); 144internal static string @net_WebSockets_InvalidCloseStatusCode => GetResourceString("net_WebSockets_InvalidCloseStatusCode", @"The close status code '{0}' is reserved for system use only and cannot be specified when calling this method."); 146internal static string @net_WebSockets_InvalidCloseStatusDescription => GetResourceString("net_WebSockets_InvalidCloseStatusDescription", @"The close status description '{0}' is too long. The UTF-8 representation of the status description must not be longer than {1} bytes."); 148internal static string @net_WebSockets_UnsupportedPlatform => GetResourceString("net_WebSockets_UnsupportedPlatform", @"The WebSocket protocol is not supported on this platform."); 150internal static string @net_readonlystream => GetResourceString("net_readonlystream", @"The stream does not support writing."); 152internal static string @net_WebSockets_InvalidState_ClosedOrAborted => GetResourceString("net_WebSockets_InvalidState_ClosedOrAborted", @"The '{0}' instance cannot be used for communication because it has been transitioned into the '{1}' state."); 154internal static string @net_WebSockets_ReceiveAsyncDisallowedAfterCloseAsync => GetResourceString("net_WebSockets_ReceiveAsyncDisallowedAfterCloseAsync", @"The WebSocket is in an invalid state for this operation. The '{0}' method has already been called before on this instance. Use '{1}' instead to keep being able to receive data but close the output channel."); 156internal static string @net_Websockets_AlreadyOneOutstandingOperation => GetResourceString("net_Websockets_AlreadyOneOutstandingOperation", @"There is already one outstanding '{0}' call for this WebSocket instance. ReceiveAsync and SendAsync can be called simultaneously, but at most one outstanding operation for each of them is allowed at the same time."); 158internal static string @net_WebSockets_InvalidMessageType => GetResourceString("net_WebSockets_InvalidMessageType", @"The received message type '{2}' is invalid after calling {0}. {0} should only be used if no more data is expected from the remote endpoint. Use '{1}' instead to keep being able to receive data but close the output channel."); 160internal static string @net_WebSockets_InvalidBufferType => GetResourceString("net_WebSockets_InvalidBufferType", @"The buffer type '{0}' is invalid. Valid buffer types are: '{1}', '{2}', '{3}', '{4}', '{5}'."); 162internal static string @net_WebSockets_ArgumentOutOfRange_InternalBuffer => GetResourceString("net_WebSockets_ArgumentOutOfRange_InternalBuffer", @"The byte array must have a length of at least '{0}' bytes."); 164internal static string @net_WebSockets_Argument_InvalidMessageType => GetResourceString("net_WebSockets_Argument_InvalidMessageType", @"The message type '{0}' is not allowed for the '{1}' operation. Valid message types are: '{2}, {3}'. To close the WebSocket, use the '{4}' operation instead."); 166internal static string @net_securitypackagesupport => GetResourceString("net_securitypackagesupport", @"The requested security package is not supported."); 168internal static string @net_log_operation_failed_with_error => GetResourceString("net_log_operation_failed_with_error", @"{0} failed with error {1}."); 170internal static string @net_MethodNotImplementedException => GetResourceString("net_MethodNotImplementedException", @"This method is not implemented by this class."); 172internal static string @net_invalid_enum => GetResourceString("net_invalid_enum", @"The specified value is not valid in the '{0}' enumeration."); 174internal static string @net_auth_message_not_encrypted => GetResourceString("net_auth_message_not_encrypted", @"Protocol error: A received message contains a valid signature but it was not encrypted as required by the effective Protection Level."); 176internal static string @SSPIInvalidHandleType => GetResourceString("SSPIInvalidHandleType", @"'{0}' is not a supported handle type."); 178internal static string @net_io_operation_aborted => GetResourceString("net_io_operation_aborted", @"I/O operation aborted: '{0}'."); 180internal static string @net_invalid_path => GetResourceString("net_invalid_path", @"Invalid path."); 182internal static string @net_listener_auth_errors => GetResourceString("net_listener_auth_errors", @"Authentication errors."); 184internal static string @net_listener_close => GetResourceString("net_listener_close", @"Listener closed."); 186internal static string @net_invalid_port => GetResourceString("net_invalid_port", @"Invalid port in prefix."); 188internal static string @net_WebSockets_InvalidState => GetResourceString("net_WebSockets_InvalidState", @"The WebSocket is in an invalid state ('{0}') for this operation. Valid states are: '{1}'"); 190internal static string @SystemNetHttpListener_PlatformNotSupported => GetResourceString("SystemNetHttpListener_PlatformNotSupported", @"System.Net.HttpListener is not supported on this platform.");