| | | 1 | | // <auto-generated> |
| | | 2 | | using System.Reflection; |
| | | 3 | | |
| | | 4 | | namespace FxResources.System.Net.Http |
| | | 5 | | { |
| | | 6 | | internal static class SR { } |
| | | 7 | | } |
| | | 8 | | namespace System |
| | | 9 | | { |
| | | 10 | | internal static partial class SR |
| | | 11 | | { |
| | | 12 | | private static global::System.Resources.ResourceManager s_resourceManager; |
| | 11664 | 13 | | internal static global::System.Resources.ResourceManager ResourceManager => s_resourceManager ?? (s_resourceMana |
| | | 14 | | |
| | | 15 | | /// <summary>The requested security protocol is not supported.</summary> |
| | | 16 | | internal static string @net_securityprotocolnotsupported => GetResourceString("net_securityprotocolnotsupported" |
| | | 17 | | /// <summary>The format of the HTTP method is invalid.</summary> |
| | 0 | 18 | | internal static string @net_http_httpmethod_format_error => GetResourceString("net_http_httpmethod_format_error" |
| | | 19 | | /// <summary>The reason phrase must not contain new-line or NUL characters.</summary> |
| | 0 | 20 | | internal static string @net_http_reasonphrase_format_error => GetResourceString("net_http_reasonphrase_format_er |
| | | 21 | | /// <summary>The number of elements is greater than the available space from arrayIndex to the end of the destin |
| | 0 | 22 | | internal static string @net_http_copyto_array_too_small => GetResourceString("net_http_copyto_array_too_small", |
| | | 23 | | /// <summary>The given header was not found.</summary> |
| | 0 | 24 | | internal static string @net_http_headers_not_found => GetResourceString("net_http_headers_not_found", @"The give |
| | | 25 | | /// <summary>Cannot add value because header '{0}' does not support multiple values.</summary> |
| | 419 | 26 | | internal static string @net_http_headers_single_value_header => GetResourceString("net_http_headers_single_value |
| | | 27 | | /// <summary>The header name '{0}' has an invalid format.</summary> |
| | 0 | 28 | | internal static string @net_http_headers_invalid_header_name => GetResourceString("net_http_headers_invalid_head |
| | | 29 | | /// <summary>The format of value '{0}' is invalid.</summary> |
| | 7540 | 30 | | internal static string @net_http_headers_invalid_value => GetResourceString("net_http_headers_invalid_value", @" |
| | | 31 | | /// <summary>Misused header name, '{0}'. Make sure request headers are used with HttpRequestMessage, response he |
| | 0 | 32 | | internal static string @net_http_headers_not_allowed_header_name => GetResourceString("net_http_headers_not_allo |
| | | 33 | | /// <summary>The specified value is not a valid 'Host' header string.</summary> |
| | 0 | 34 | | internal static string @net_http_headers_invalid_host_header => GetResourceString("net_http_headers_invalid_host |
| | | 35 | | /// <summary>Invalid range. At least one of the two parameters must not be null.</summary> |
| | 0 | 36 | | internal static string @net_http_headers_invalid_range => GetResourceString("net_http_headers_invalid_range", @" |
| | | 37 | | /// <summary>New-line or NUL characters are not allowed in header values.</summary> |
| | 3705 | 38 | | internal static string @net_http_headers_no_newlines_no_nul => GetResourceString("net_http_headers_no_newlines_n |
| | | 39 | | /// <summary>Cannot write more bytes to the buffer than the configured maximum buffer size: {0}.</summary> |
| | 0 | 40 | | internal static string @net_http_content_buffersize_exceeded => GetResourceString("net_http_content_buffersize_e |
| | | 41 | | /// <summary>The async operation did not return a System.Threading.Tasks.Task object.</summary> |
| | 0 | 42 | | internal static string @net_http_content_no_task_returned => GetResourceString("net_http_content_no_task_returne |
| | | 43 | | /// <summary>The stream was already consumed. It cannot be read again.</summary> |
| | 0 | 44 | | internal static string @net_http_content_stream_already_read => GetResourceString("net_http_content_stream_alrea |
| | | 45 | | /// <summary>The stream does not support writing.</summary> |
| | 0 | 46 | | internal static string @net_http_content_readonly_stream => GetResourceString("net_http_content_readonly_stream" |
| | | 47 | | /// <summary>The stream does not support reading.</summary> |
| | 0 | 48 | | internal static string @net_http_content_writeonly_stream => GetResourceString("net_http_content_writeonly_strea |
| | | 49 | | /// <summary>The character set provided in ContentType is invalid. Cannot read content as string using an invali |
| | 0 | 50 | | internal static string @net_http_content_invalid_charset => GetResourceString("net_http_content_invalid_charset" |
| | | 51 | | /// <summary>Error while copying content to a stream.</summary> |
| | 0 | 52 | | internal static string @net_http_content_stream_copy_error => GetResourceString("net_http_content_stream_copy_er |
| | | 53 | | /// <summary>The content's stream has already been retrieved via async ReadAsStreamAsync and cannot be subsequen |
| | 0 | 54 | | internal static string @net_http_content_read_as_stream_has_task => GetResourceString("net_http_content_read_as_ |
| | | 55 | | /// <summary>The request message was already sent. Cannot send the same request message multiple times.</summary |
| | 0 | 56 | | internal static string @net_http_client_request_already_sent => GetResourceString("net_http_client_request_alrea |
| | | 57 | | /// <summary>This instance has already started one or more requests. Properties can only be modified before send |
| | 0 | 58 | | internal static string @net_http_operation_started => GetResourceString("net_http_operation_started", @"This ins |
| | | 59 | | /// <summary>An error occurred while sending the request.</summary> |
| | 0 | 60 | | internal static string @net_http_client_execution_error => GetResourceString("net_http_client_execution_error", |
| | | 61 | | /// <summary>The base address must be an absolute URI.</summary> |
| | 0 | 62 | | internal static string @net_http_client_absolute_baseaddress_required => GetResourceString("net_http_client_abso |
| | | 63 | | /// <summary>An invalid request URI was provided. Either the request URI must be an absolute URI or BaseAddress |
| | 0 | 64 | | internal static string @net_http_client_invalid_requesturi => GetResourceString("net_http_client_invalid_request |
| | | 65 | | /// <summary>The '{0}' scheme is not supported.</summary> |
| | 0 | 66 | | internal static string @net_http_unsupported_requesturi_scheme => GetResourceString("net_http_unsupported_reques |
| | | 67 | | /// <summary>Value '{0}' is not a valid Base64 string. Error: {1}</summary> |
| | 0 | 68 | | internal static string @net_http_parser_invalid_base64_string => GetResourceString("net_http_parser_invalid_base |
| | | 69 | | /// <summary>Handler did not return a response message.</summary> |
| | 0 | 70 | | internal static string @net_http_handler_noresponse => GetResourceString("net_http_handler_noresponse", @"Handle |
| | | 71 | | /// <summary>A request message must be provided. It cannot be null.</summary> |
| | | 72 | | internal static string @net_http_handler_norequest => GetResourceString("net_http_handler_norequest", @"A reques |
| | | 73 | | /// <summary>Response status code does not indicate success: {0}.</summary> |
| | 0 | 74 | | internal static string @net_http_message_not_success_statuscode => GetResourceString("net_http_message_not_succe |
| | | 75 | | /// <summary>Response status code does not indicate success: {0} ({1}).</summary> |
| | 0 | 76 | | internal static string @net_http_message_not_success_statuscode_reason => GetResourceString("net_http_message_no |
| | | 77 | | /// <summary>The field cannot be longer than {0} characters.</summary> |
| | 0 | 78 | | internal static string @net_http_content_field_too_long => GetResourceString("net_http_content_field_too_long", |
| | | 79 | | /// <summary>Value for header '{0}' contains new-line characters. Value: '{1}'.</summary> |
| | 0 | 80 | | internal static string @net_http_log_headers_no_newlines => GetResourceString("net_http_log_headers_no_newlines" |
| | | 81 | | /// <summary>The 'q' value is invalid: '{0}'.</summary> |
| | 0 | 82 | | internal static string @net_http_log_headers_invalid_quality => GetResourceString("net_http_log_headers_invalid_ |
| | | 83 | | /// <summary>The inner handler has not been assigned.</summary> |
| | 0 | 84 | | internal static string @net_http_handler_not_assigned => GetResourceString("net_http_handler_not_assigned", @"Th |
| | | 85 | | /// <summary>The {0} property must be set to '{1}' to use this property.</summary> |
| | 0 | 86 | | internal static string @net_http_invalid_enable_first => GetResourceString("net_http_invalid_enable_first", @"Th |
| | | 87 | | /// <summary>Buffering more than {0} bytes is not supported.</summary> |
| | 0 | 88 | | internal static string @net_http_content_buffersize_limit => GetResourceString("net_http_content_buffersize_limi |
| | | 89 | | /// <summary>The read operation failed, see inner exception.</summary> |
| | | 90 | | internal static string @net_http_io_read => GetResourceString("net_http_io_read", @"The read operation failed, s |
| | | 91 | | /// <summary>Unable to read data from the transport connection. The connection was closed before all data could |
| | | 92 | | internal static string @net_http_io_read_incomplete => GetResourceString("net_http_io_read_incomplete", @"Unable |
| | | 93 | | /// <summary>The write operation failed, see inner exception.</summary> |
| | | 94 | | internal static string @net_http_io_write => GetResourceString("net_http_io_write", @"The write operation failed |
| | | 95 | | /// <summary>'Transfer-Encoding: chunked' header can not be used when content object is not specified.</summary> |
| | 0 | 96 | | internal static string @net_http_chunked_not_allowed_with_empty_content => GetResourceString("net_http_chunked_n |
| | | 97 | | /// <summary>When using CookieUsePolicy.UseSpecifiedCookieContainer, the CookieContainer property must not be nu |
| | | 98 | | internal static string @net_http_invalid_cookiecontainer => GetResourceString("net_http_invalid_cookiecontainer" |
| | | 99 | | /// <summary>When using a non-null Proxy, the WindowsProxyUsePolicy property must be set to WindowsProxyUsePolic |
| | | 100 | | internal static string @net_http_invalid_proxyusepolicy => GetResourceString("net_http_invalid_proxyusepolicy", |
| | | 101 | | /// <summary>When using WindowsProxyUsePolicy.UseCustomProxy, the Proxy property must not be null.</summary> |
| | | 102 | | internal static string @net_http_invalid_proxy => GetResourceString("net_http_invalid_proxy", @"When using Windo |
| | | 103 | | /// <summary>The specified value must be greater than {0}.</summary> |
| | | 104 | | internal static string @net_http_value_must_be_greater_than => GetResourceString("net_http_value_must_be_greater |
| | | 105 | | /// <summary>The specified value '{0}' must be greater than or equal to '{1}'.</summary> |
| | 0 | 106 | | internal static string @net_http_value_must_be_greater_than_or_equal => GetResourceString("net_http_value_must_b |
| | | 107 | | /// <summary>The '{0}'='{1}' part of the cookie is invalid.</summary> |
| | | 108 | | internal static string @net_cookie_attribute => GetResourceString("net_cookie_attribute", @"The '{0}'='{1}' part |
| | | 109 | | /// <summary>Specified file length was too large for the file system.</summary> |
| | | 110 | | internal static string @ArgumentOutOfRange_FileLengthTooBig => GetResourceString("ArgumentOutOfRange_FileLengthT |
| | | 111 | | /// <summary>The file '{0}' already exists.</summary> |
| | | 112 | | internal static string @IO_FileExists_Name => GetResourceString("IO_FileExists_Name", @"The file '{0}' already e |
| | | 113 | | /// <summary>Unable to find the specified file.</summary> |
| | | 114 | | internal static string @IO_FileNotFound => GetResourceString("IO_FileNotFound", @"Unable to find the specified f |
| | | 115 | | /// <summary>Could not find file '{0}'.</summary> |
| | | 116 | | internal static string @IO_FileNotFound_FileName => GetResourceString("IO_FileNotFound_FileName", @"Could not fi |
| | | 117 | | /// <summary>Could not find a part of the path.</summary> |
| | | 118 | | internal static string @IO_PathNotFound_NoPathName => GetResourceString("IO_PathNotFound_NoPathName", @"Could no |
| | | 119 | | /// <summary>Could not find a part of the path '{0}'.</summary> |
| | | 120 | | internal static string @IO_PathNotFound_Path => GetResourceString("IO_PathNotFound_Path", @"Could not find a par |
| | | 121 | | /// <summary>The specified file name or path is too long, or a component of the specified path is too long.</sum |
| | | 122 | | internal static string @IO_PathTooLong => GetResourceString("IO_PathTooLong", @"The specified file name or path |
| | | 123 | | /// <summary>The process cannot access the file '{0}' because it is being used by another process.</summary> |
| | | 124 | | internal static string @IO_SharingViolation_File => GetResourceString("IO_SharingViolation_File", @"The process |
| | | 125 | | /// <summary>The process cannot access the file because it is being used by another process.</summary> |
| | | 126 | | internal static string @IO_SharingViolation_NoFileName => GetResourceString("IO_SharingViolation_NoFileName", @" |
| | | 127 | | /// <summary>Access to the path is denied.</summary> |
| | | 128 | | internal static string @UnauthorizedAccess_IODenied_NoPathName => GetResourceString("UnauthorizedAccess_IODenied |
| | | 129 | | /// <summary>Access to the path '{0}' is denied.</summary> |
| | | 130 | | internal static string @UnauthorizedAccess_IODenied_Path => GetResourceString("UnauthorizedAccess_IODenied_Path" |
| | | 131 | | /// <summary>The username for a credential object cannot be null or empty.</summary> |
| | | 132 | | internal static string @net_http_username_empty_string => GetResourceString("net_http_username_empty_string", @" |
| | | 133 | | /// <summary>The stream does not support concurrent I/O read or write operations.</summary> |
| | | 134 | | internal static string @net_http_no_concurrent_io_allowed => GetResourceString("net_http_no_concurrent_io_allowe |
| | | 135 | | /// <summary>The server returned an invalid or unrecognized response.</summary> |
| | 0 | 136 | | internal static string @net_http_invalid_response => GetResourceString("net_http_invalid_response", @"The server |
| | | 137 | | /// <summary>Sent {0} request content bytes, but Content-Length promised {1}.</summary> |
| | 0 | 138 | | internal static string @net_http_request_content_length_mismatch => GetResourceString("net_http_request_content_ |
| | | 139 | | /// <summary>The response ended prematurely.</summary> |
| | 0 | 140 | | internal static string @net_http_invalid_response_premature_eof => GetResourceString("net_http_invalid_response_ |
| | | 141 | | /// <summary>The response ended prematurely while waiting for the next frame from the server.</summary> |
| | 0 | 142 | | internal static string @net_http_invalid_response_missing_frame => GetResourceString("net_http_invalid_response_ |
| | | 143 | | /// <summary>The response ended prematurely, with at least {0} additional bytes expected.</summary> |
| | 0 | 144 | | internal static string @net_http_invalid_response_premature_eof_bytecount => GetResourceString("net_http_invalid |
| | | 145 | | /// <summary>Received chunk header length could not be parsed: '{0}'.</summary> |
| | 0 | 146 | | internal static string @net_http_invalid_response_chunk_header_invalid => GetResourceString("net_http_invalid_re |
| | | 147 | | /// <summary>Received an invalid chunk extension: '{0}'.</summary> |
| | 0 | 148 | | internal static string @net_http_invalid_response_chunk_extension_invalid => GetResourceString("net_http_invalid |
| | | 149 | | /// <summary>Received an invalid chunk terminator: '{0}'.</summary> |
| | 0 | 150 | | internal static string @net_http_invalid_response_chunk_terminator_invalid => GetResourceString("net_http_invali |
| | | 151 | | /// <summary>Received an invalid status line: '{0}'.</summary> |
| | 0 | 152 | | internal static string @net_http_invalid_response_status_line => GetResourceString("net_http_invalid_response_st |
| | | 153 | | /// <summary>Received an invalid status code: '{0}'.</summary> |
| | 0 | 154 | | internal static string @net_http_invalid_response_status_code => GetResourceString("net_http_invalid_response_st |
| | | 155 | | /// <summary>Received status phrase could not be decoded with iso-8859-1: '{0}'.</summary> |
| | 0 | 156 | | internal static string @net_http_invalid_response_status_reason => GetResourceString("net_http_invalid_response_ |
| | | 157 | | /// <summary>The response contained more than one status code.</summary> |
| | 0 | 158 | | internal static string @net_http_invalid_response_multiple_status_codes => GetResourceString("net_http_invalid_r |
| | | 159 | | /// <summary>Received an invalid folded header.</summary> |
| | | 160 | | internal static string @net_http_invalid_response_header_folder => GetResourceString("net_http_invalid_response_ |
| | | 161 | | /// <summary>Received an invalid header line: '{0}'.</summary> |
| | 0 | 162 | | internal static string @net_http_invalid_response_header_line => GetResourceString("net_http_invalid_response_he |
| | | 163 | | /// <summary>Received an invalid header name: '{0}'.</summary> |
| | 0 | 164 | | internal static string @net_http_invalid_response_header_name => GetResourceString("net_http_invalid_response_he |
| | | 165 | | /// <summary>The request was aborted.</summary> |
| | 0 | 166 | | internal static string @net_http_request_aborted => GetResourceString("net_http_request_aborted", @"The request |
| | | 167 | | /// <summary>Received an HTTP/2 pseudo-header as a trailing header.</summary> |
| | 0 | 168 | | internal static string @net_http_invalid_response_pseudo_header_in_trailer => GetResourceString("net_http_invali |
| | | 169 | | /// <summary>The buffer was not long enough.</summary> |
| | | 170 | | internal static string @net_http_buffer_insufficient_length => GetResourceString("net_http_buffer_insufficient_l |
| | | 171 | | /// <summary>The HTTP request headers length exceeded the server limit of {0} bytes.</summary> |
| | 0 | 172 | | internal static string @net_http_request_headers_exceeded_length => GetResourceString("net_http_request_headers_ |
| | | 173 | | /// <summary>The HTTP response headers length exceeded the set limit of {0} bytes.</summary> |
| | 0 | 174 | | internal static string @net_http_response_headers_exceeded_length => GetResourceString("net_http_response_header |
| | | 175 | | /// <summary>Stream does not support reading.</summary> |
| | | 176 | | internal static string @NotSupported_UnreadableStream => GetResourceString("NotSupported_UnreadableStream", @"St |
| | | 177 | | /// <summary>Stream does not support writing.</summary> |
| | | 178 | | internal static string @NotSupported_UnwritableStream => GetResourceString("NotSupported_UnwritableStream", @"St |
| | | 179 | | /// <summary>Cannot access a closed stream.</summary> |
| | 0 | 180 | | internal static string @ObjectDisposed_StreamClosed => GetResourceString("ObjectDisposed_StreamClosed", @"Cannot |
| | | 181 | | /// <summary>Only the 'http', 'https', 'socks4', 'socks4a' and 'socks5' schemes are allowed for proxies.</summar |
| | 0 | 182 | | internal static string @net_http_invalid_proxy_scheme => GetResourceString("net_http_invalid_proxy_scheme", @"On |
| | | 183 | | /// <summary>Request headers must contain only ASCII characters.</summary> |
| | 0 | 184 | | internal static string @net_http_request_invalid_char_encoding => GetResourceString("net_http_request_invalid_ch |
| | | 185 | | /// <summary>The SSL connection could not be established, see inner exception.</summary> |
| | 0 | 186 | | internal static string @net_http_ssl_connection_failed => GetResourceString("net_http_ssl_connection_failed", @" |
| | | 187 | | /// <summary>HTTP 1.0 does not support chunking.</summary> |
| | 0 | 188 | | internal static string @net_http_unsupported_chunking => GetResourceString("net_http_unsupported_chunking", @"HT |
| | | 189 | | /// <summary>Request version value must be one of 1.0, 1.1, 2.0, or 3.0.</summary> |
| | 0 | 190 | | internal static string @net_http_unsupported_version => GetResourceString("net_http_unsupported_version", @"Requ |
| | | 191 | | /// <summary>An attempt was made to move the position before the beginning of the stream.</summary> |
| | 0 | 192 | | internal static string @IO_SeekBeforeBegin => GetResourceString("IO_SeekBeforeBegin", @"An attempt was made to m |
| | | 193 | | /// <summary>The application protocol list is invalid.</summary> |
| | | 194 | | internal static string @net_ssl_app_protocols_invalid => GetResourceString("net_ssl_app_protocols_invalid", @"Th |
| | | 195 | | /// <summary>HTTP/2 requires TLS 1.2 or newer, but '{0}' was negotiated.</summary> |
| | 0 | 196 | | internal static string @net_ssl_http2_requires_tls12 => GetResourceString("net_ssl_http2_requires_tls12", @"HTTP |
| | | 197 | | /// <summary>The path '{0}' is too long, or a component of the specified path is too long.</summary> |
| | | 198 | | internal static string @IO_PathTooLong_Path => GetResourceString("IO_PathTooLong_Path", @"The path '{0}' is too |
| | | 199 | | /// <summary>CONNECT request must contain Host header.</summary> |
| | 0 | 200 | | internal static string @net_http_request_no_host => GetResourceString("net_http_request_no_host", @"CONNECT requ |
| | | 201 | | /// <summary>Error {0} calling {1}, '{2}'.</summary> |
| | | 202 | | internal static string @net_http_winhttp_error => GetResourceString("net_http_winhttp_error", @"Error {0} callin |
| | | 203 | | /// <summary>The HTTP/2 server sent invalid data on the connection. HTTP/2 error code '{0}' (0x{1}).</summary> |
| | 0 | 204 | | internal static string @net_http_http2_connection_error => GetResourceString("net_http_http2_connection_error", |
| | | 205 | | /// <summary>The HTTP/2 server closed the connection. HTTP/2 error code '{0}' (0x{1}).</summary> |
| | 0 | 206 | | internal static string @net_http_http2_connection_close => GetResourceString("net_http_http2_connection_close", |
| | | 207 | | /// <summary>The HTTP/2 server reset the stream. HTTP/2 error code '{0}' (0x{1}).</summary> |
| | 0 | 208 | | internal static string @net_http_http2_stream_error => GetResourceString("net_http_http2_stream_error", @"The HT |
| | | 209 | | /// <summary>The HTTP/3 server reset the stream. HTTP/3 error code '{0}' (0x{1}).</summary> |
| | 0 | 210 | | internal static string @net_http_http3_stream_error => GetResourceString("net_http_http3_stream_error", @"The HT |
| | | 211 | | /// <summary>An HTTP/2 connection could not be established because the server did not complete the HTTP/2 handsh |
| | 0 | 212 | | internal static string @net_http_http2_connection_not_established => GetResourceString("net_http_http2_connectio |
| | | 213 | | /// <summary>The initial HTTP/2 stream window size must be between {0} and {1}.</summary> |
| | 0 | 214 | | internal static string @net_http_http2_invalidinitialstreamwindowsize => GetResourceString("net_http_http2_inval |
| | | 215 | | /// <summary>This method is not implemented by this class.</summary> |
| | | 216 | | internal static string @net_MethodNotImplementedException => GetResourceString("net_MethodNotImplementedExceptio |
| | | 217 | | /// <summary>{0} failed with error {1}.</summary> |
| | | 218 | | internal static string @net_log_operation_failed_with_error => GetResourceString("net_log_operation_failed_with_ |
| | | 219 | | /// <summary>This operation cannot be performed on a completed asynchronous result object.</summary> |
| | | 220 | | internal static string @net_completed_result => GetResourceString("net_completed_result", @"This operation canno |
| | | 221 | | /// <summary>The specified value is not valid in the '{0}' enumeration.</summary> |
| | | 222 | | internal static string @net_invalid_enum => GetResourceString("net_invalid_enum", @"The specified value is not v |
| | | 223 | | /// <summary>Protocol error: A received message contains a valid signature but it was not encrypted as required |
| | | 224 | | internal static string @net_auth_message_not_encrypted => GetResourceString("net_auth_message_not_encrypted", @" |
| | | 225 | | /// <summary>Authentication failed because the connection could not be reused.</summary> |
| | 0 | 226 | | internal static string @net_http_authconnectionfailure => GetResourceString("net_http_authconnectionfailure", @" |
| | | 227 | | /// <summary>Authentication validation failed with error - {0}.</summary> |
| | 0 | 228 | | internal static string @net_http_authvalidationfailure => GetResourceString("net_http_authvalidationfailure", @" |
| | | 229 | | /// <summary>Huffman-coded literal string failed to decode.</summary> |
| | 0 | 230 | | internal static string @net_http_hpack_huffman_decode_failed => GetResourceString("net_http_hpack_huffman_decode |
| | | 231 | | /// <summary>Incomplete header block received.</summary> |
| | 0 | 232 | | internal static string @net_http_hpack_incomplete_header_block => GetResourceString("net_http_hpack_incomplete_h |
| | | 233 | | /// <summary>Dynamic table size update received after beginning of header block.</summary> |
| | 0 | 234 | | internal static string @net_http_hpack_late_dynamic_table_size_update => GetResourceString("net_http_hpack_late_ |
| | | 235 | | /// <summary>HPACK integer exceeds limits or has an overlong encoding.</summary> |
| | 0 | 236 | | internal static string @net_http_hpack_bad_integer => GetResourceString("net_http_hpack_bad_integer", @"HPACK in |
| | | 237 | | /// <summary>The object was disposed while operations were in progress.</summary> |
| | 0 | 238 | | internal static string @net_http_disposed_while_in_use => GetResourceString("net_http_disposed_while_in_use", @" |
| | | 239 | | /// <summary>Dynamic table size update to {0} bytes exceeds limit of {1} bytes.</summary> |
| | 0 | 240 | | internal static string @net_http_hpack_large_table_size_update => GetResourceString("net_http_hpack_large_table_ |
| | | 241 | | /// <summary>The server shut down the connection.</summary> |
| | 0 | 242 | | internal static string @net_http_server_shutdown => GetResourceString("net_http_server_shutdown", @"The server s |
| | | 243 | | /// <summary>Invalid header index: {0} is outside of static table and no dynamic table entry found.</summary> |
| | 0 | 244 | | internal static string @net_http_hpack_invalid_index => GetResourceString("net_http_hpack_invalid_index", @"Inva |
| | | 245 | | /// <summary>End of headers reached with incomplete token.</summary> |
| | 0 | 246 | | internal static string @net_http_hpack_unexpected_end => GetResourceString("net_http_hpack_unexpected_end", @"En |
| | | 247 | | /// <summary>The HTTP headers length exceeded the set limit of {0} bytes.</summary> |
| | 0 | 248 | | internal static string @net_http_headers_exceeded_length => GetResourceString("net_http_headers_exceeded_length" |
| | | 249 | | /// <summary>Received an invalid header name: '{0}'.</summary> |
| | 0 | 250 | | internal static string @net_http_invalid_header_name => GetResourceString("net_http_invalid_header_name", @"Rece |
| | | 251 | | /// <summary>An HTTP/3 connection could not be established because the server did not complete the HTTP/3 handsh |
| | | 252 | | internal static string @net_http_http3_connection_not_established => GetResourceString("net_http_http3_connectio |
| | | 253 | | /// <summary>The HTTP/3 server sent invalid data on the connection. HTTP/3 error code '{0}' (0x{1}).</summary> |
| | 0 | 254 | | internal static string @net_http_http3_connection_error => GetResourceString("net_http_http3_connection_error", |
| | | 255 | | /// <summary>The HTTP/3 server closed the connection. HTTP/3 error code '{0}' (0x{1}).</summary> |
| | 0 | 256 | | internal static string @net_http_http3_connection_close => GetResourceString("net_http_http3_connection_close", |
| | | 257 | | /// <summary>The QUIC connection with the HTTP/3 server failed on the transport level.</summary> |
| | 0 | 258 | | internal static string @net_http_http3_connection_quic_error => GetResourceString("net_http_http3_connection_qui |
| | | 259 | | /// <summary>The server is unable to process the request using the current HTTP version and indicates the reques |
| | 0 | 260 | | internal static string @net_http_retry_on_older_version => GetResourceString("net_http_retry_on_older_version", |
| | | 261 | | /// <summary>Unable to write content to request stream; content would exceed Content-Length.</summary> |
| | 0 | 262 | | internal static string @net_http_content_write_larger_than_content_length => GetResourceString("net_http_content |
| | | 263 | | /// <summary>The HTTP/3 server attempted to reference a dynamic table index that does not exist.</summary> |
| | 0 | 264 | | internal static string @net_http_qpack_no_dynamic_table => GetResourceString("net_http_qpack_no_dynamic_table", |
| | | 265 | | /// <summary>The request was canceled due to the configured HttpClient.Timeout of {0} seconds elapsing.</summary |
| | 0 | 266 | | internal static string @net_http_request_timedout => GetResourceString("net_http_request_timedout", @"The reques |
| | | 267 | | /// <summary>A connection could not be established within the configured ConnectTimeout.</summary> |
| | 0 | 268 | | internal static string @net_http_connect_timedout => GetResourceString("net_http_connect_timedout", @"A connecti |
| | | 269 | | /// <summary>Connection aborted by peer ({0}).</summary> |
| | | 270 | | internal static string @net_quic_connectionaborted => GetResourceString("net_quic_connectionaborted", @"Connecti |
| | | 271 | | /// <summary>Operation aborted.</summary> |
| | | 272 | | internal static string @net_quic_operationaborted => GetResourceString("net_quic_operationaborted", @"Operation |
| | | 273 | | /// <summary>Stream aborted by peer ({0}).</summary> |
| | | 274 | | internal static string @net_quic_streamaborted => GetResourceString("net_quic_streamaborted", @"Stream aborted b |
| | | 275 | | /// <summary>The synchronous method is not supported by '{0}'. If you're using a custom '{1}' and wish to use sy |
| | 0 | 276 | | internal static string @net_http_missing_sync_implementation => GetResourceString("net_http_missing_sync_impleme |
| | | 277 | | /// <summary>The synchronous method is not supported by '{0}' for HTTP/2 or higher. Either use an asynchronous m |
| | 0 | 278 | | internal static string @net_http_http2_sync_not_supported => GetResourceString("net_http_http2_sync_not_supporte |
| | | 279 | | /// <summary>HTTP request version upgrade is not enabled for synchronous '{0}'. Do not use '{1}' version policy |
| | 0 | 280 | | internal static string @net_http_upgrade_not_enabled_sync => GetResourceString("net_http_upgrade_not_enabled_syn |
| | | 281 | | /// <summary>Requesting HTTP version {0} with version policy {1} while unable to establish HTTP/{2} connection.< |
| | 0 | 282 | | internal static string @net_http_requested_version_cannot_establish => GetResourceString("net_http_requested_ver |
| | | 283 | | /// <summary>Requesting HTTP version {0} with version policy {1} while server offers only version fallback.</sum |
| | 0 | 284 | | internal static string @net_http_requested_version_server_refused => GetResourceString("net_http_requested_versi |
| | | 285 | | /// <summary>An exception occurred while invoking the PlaintextStreamFilter.</summary> |
| | 0 | 286 | | internal static string @net_http_exception_during_plaintext_filter => GetResourceString("net_http_exception_duri |
| | | 287 | | /// <summary>The user-supplied ConnectCallback returned null.</summary> |
| | 0 | 288 | | internal static string @net_http_null_from_connect_callback => GetResourceString("net_http_null_from_connect_cal |
| | | 289 | | /// <summary>The user-supplied PlaintextStreamFilter returned null.</summary> |
| | 0 | 290 | | internal static string @net_http_null_from_plaintext_filter => GetResourceString("net_http_null_from_plaintext_f |
| | | 291 | | /// <summary>Internal error marshalling the response Promise from `fetch`.</summary> |
| | | 292 | | internal static string @net_http_marshalling_response_promise_from_fetch => GetResourceString("net_http_marshall |
| | | 293 | | /// <summary>Synchronous reads are not supported, use ReadAsync instead.</summary> |
| | | 294 | | internal static string @net_http_synchronous_reads_not_supported => GetResourceString("net_http_synchronous_read |
| | | 295 | | /// <summary>Synchronous writes are not supported, use WriteAsync instead.</summary> |
| | | 296 | | internal static string @net_http_synchronous_writes_not_supported => GetResourceString("net_http_synchronous_wri |
| | | 297 | | /// <summary>Failed to authenticate with the SOCKS server.</summary> |
| | 0 | 298 | | internal static string @net_socks_auth_failed => GetResourceString("net_socks_auth_failed", @"Failed to authenti |
| | | 299 | | /// <summary>SOCKS server returned an unknown address type.</summary> |
| | 0 | 300 | | internal static string @net_socks_bad_address_type => GetResourceString("net_socks_bad_address_type", @"SOCKS se |
| | | 301 | | /// <summary>SOCKS server failed to connect to the destination. Received error code 0x{0}.</summary> |
| | 0 | 302 | | internal static string @net_socks_connection_failed => GetResourceString("net_socks_connection_failed", @"SOCKS |
| | | 303 | | /// <summary>SOCKS4 does not support IPv6 addresses.</summary> |
| | 0 | 304 | | internal static string @net_socks_ipv6_notsupported => GetResourceString("net_socks_ipv6_notsupported", @"SOCKS4 |
| | | 305 | | /// <summary>SOCKS server did not return a suitable authentication method.</summary> |
| | 0 | 306 | | internal static string @net_socks_no_auth_method => GetResourceString("net_socks_no_auth_method", @"SOCKS server |
| | | 307 | | /// <summary>Failed to resolve the destination host to an IPv4 address.</summary> |
| | 0 | 308 | | internal static string @net_socks_no_ipv4_address => GetResourceString("net_socks_no_ipv4_address", @"Failed to |
| | | 309 | | /// <summary>Unexpected SOCKS protocol version. Required {0}, got {1}.</summary> |
| | 0 | 310 | | internal static string @net_socks_unexpected_version => GetResourceString("net_socks_unexpected_version", @"Unex |
| | | 311 | | /// <summary>Encoding the {0} took more than the maximum of 255 bytes.</summary> |
| | 0 | 312 | | internal static string @net_socks_string_too_long => GetResourceString("net_socks_string_too_long", @"Encoding t |
| | | 313 | | /// <summary>SOCKS server requested username & password authentication.</summary> |
| | 0 | 314 | | internal static string @net_socks_auth_required => GetResourceString("net_socks_auth_required", @"SOCKS server r |
| | | 315 | | /// <summary>The proxy tunnel request to proxy '{0}' failed with status code '{1}'."</summary> |
| | 0 | 316 | | internal static string @net_http_proxy_tunnel_returned_failure_status_code => GetResourceString("net_http_proxy_ |
| | | 317 | | /// <summary>An error occurred while establishing a connection to the proxy tunnel.</summary> |
| | 0 | 318 | | internal static string @net_http_proxy_tunnel_error => GetResourceString("net_http_proxy_tunnel_error", @"An err |
| | | 319 | | /// <summary>System.Net.Http is not supported on this platform.</summary> |
| | | 320 | | internal static string @PlatformNotSupported_NetHttp => GetResourceString("PlatformNotSupported_NetHttp", @"Syst |
| | | 321 | | /// <summary>The HTTP/1.1 response chunk was too large.</summary> |
| | 0 | 322 | | internal static string @net_http_chunk_too_large => GetResourceString("net_http_chunk_too_large", @"The HTTP/1.1 |
| | | 323 | | /// <summary>Failed to establish web socket connection over HTTP/2 because extended CONNECT is not supported. Tr |
| | 0 | 324 | | internal static string @net_unsupported_extended_connect => GetResourceString("net_unsupported_extended_connect" |
| | | 325 | | /// <summary>The HTTP/2 server didn't respond to a ping request within the configured KeepAlivePingDelay.</summa |
| | 0 | 326 | | internal static string @net_ping_request_timed_out => GetResourceString("net_ping_request_timed_out", @"The HTTP |
| | | 327 | | |
| | | 328 | | } |
| | | 329 | | } |