text/microsoft-resx 2.0 System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Bad request. Bad chunk size data. Bad chunk suffix. Chunked request incomplete. The message body length cannot be determined because the final transfer coding was set to '{detail}' instead of 'chunked'. Request headers too long. Invalid characters in header name. Invalid content length: {detail} Invalid Host header. Invalid Host header: '{detail}' Invalid request headers: missing final CRLF in header fields. Invalid request header: '{detail}' Invalid request line. Invalid request line: '{detail}' Invalid request target: '{detail}' {detail} request contains no Content-Length or Transfer-Encoding header. {detail} request contains no Content-Length header. Malformed request: invalid headers. Method not allowed. Request is missing Host header. Multiple Content-Length headers. Multiple Host headers. Request line too long. Request timed out. Request contains too many headers. Unexpected end of request content. Unrecognized HTTP version: '{detail}' Requests with 'Connection: Upgrade' cannot have content in the request body. Failed to bind to http://[::]:{port} (IPv6Any). Attempting to bind to http://0.0.0.0:{port} instead. Cannot write to response body after connection has been upgraded. Kestrel does not support big-endian architectures. Maximum request buffer size ({requestBufferSize}) must be greater than or equal to maximum request header size ({requestHeaderSize}). Maximum request buffer size ({requestBufferSize}) must be greater than or equal to maximum request line size ({requestLineSize}). Server has already started. Unknown transport mode: '{mode}'. Invalid non-ASCII or control character in header: {character} Invalid Content-Length: "{value}". Value must be a positive integral number. Value must be null or a non-negative number. Value must be a non-negative number. Value must be a positive number. Value must be null or a positive number. Unix socket path must be absolute. Failed to bind to address {address}. No listening endpoints were configured. Binding to {address} by default. HTTPS endpoints can only be configured using {methodName}. A path base can only be configured using {methodName}. Dynamic port binding is not supported when binding to localhost. You must either bind to 127.0.0.1:0 or [::1]:0, or both. Failed to bind to address {endpoint}: address already in use. Invalid URL: '{url}'. Unable to bind to {address} on the {interfaceName} interface: '{error}'. Overriding address(es) '{addresses}'. Binding to endpoints defined in {methodName} instead. Overriding endpoints defined in UseKestrel() because {settingName} is set to true. Binding to address(es) '{addresses}' instead. Unrecognized scheme in server address '{address}'. Only 'http://' is supported. Headers are read-only, response has already started. An item with the same key has already been added. Setting the header {name} is not allowed on responses with status code {statusCode}. {name} cannot be set because the response has already started. Request processing didn't complete within the shutdown timeout. Response Content-Length mismatch: too few bytes written ({written} of {expected}). Response Content-Length mismatch: too many bytes written ({written} of {expected}). The response has been aborted due to an unhandled application exception. Writing to the response body is invalid for responses with status code {statusCode}. Connection shutdown abnormally. Connection processing ended abnormally. Cannot upgrade a non-upgradable request. Check IHttpUpgradeFeature.IsUpgradableRequest to determine if a request can be upgraded. Request cannot be upgraded because the server has already opened the maximum number of upgraded connections. IHttpUpgradeFeature.UpgradeAsync was already called and can only be called once per connection. Request body too large. The maximum request body size cannot be modified after the app has already started reading from the request body. The maximum request body size cannot be modified after the request has been upgraded. Value must be a positive TimeSpan. Value must be a non-negative TimeSpan. The request body rate enforcement grace period must be greater than {heartbeatInterval} second. Synchronous operations are disallowed. Call ReadAsync or set AllowSynchronousIO to true instead. Synchronous operations are disallowed. Call WriteAsync or set AllowSynchronousIO to true instead. Value must be a positive number. To disable a minimum data rate, use null where a MinDataRate instance is expected. Concurrent timeouts are not supported. Timespan must be positive and finite. An endpoint must be configured to serve at least one protocol. Using both HTTP/1.x and HTTP/2 on the same endpoint requires the use of TLS. HTTP/2 over TLS was not negotiated on an HTTP/2-only endpoint. A dynamic table size of {size} octets is greater than the configured maximum size of {maxSize} octets. Index {index} is outside the bounds of the header field table. Input data could not be fully decoded. Input data contains the EOS symbol. The destination buffer is not large enough to store the decoded data. Huffman decoding error. Decoded string length of {length} octets is greater than the configured maximum length of {maxStringLength} octets. The header block was incomplete and could not be fully decoded. The client sent a {frameType} frame with even stream ID {streamId}. The client sent a A PUSH_PROMISE frame. The client sent a {frameType} frame to stream ID {streamId} before signaling of the header block for stream ID {headersStreamId}. The client sent a {frameType} frame with stream ID 0. The client sent a {frameType} frame with stream ID different than 0. The client sent a {frameType} frame with padding longer than or with the same length as the sent data. The client sent a {frameType} frame to closed stream ID {streamId}. The client sent a {frameType} frame to stream ID {streamId} which is in the "half-closed (remote) state". The client sent a {frameType} frame with dependency information that would cause stream ID {streamId} to depend on itself. The client sent a {frameType} frame with length different than {expectedLength}. The client sent a SETTINGS frame with a length that is not a multiple of 6. The client sent a SETTINGS frame with ACK set and length different than 0. The client sent a SETTINGS frame with a value for parameter {parameter} that is out of range. The client sent a WINDOW_UPDATE frame with a window size increment of 0. The client sent a CONTINUATION frame not preceded by a HEADERS frame. The client sent a {frameType} frame to idle stream ID {streamId}. The client sent trailers containing one or more pseudo-header fields. The client sent a header with uppercase characters in its name. The client sent a trailer with uppercase characters in its name. The client sent a HEADERS frame containing trailers without setting the END_STREAM flag. Request headers missing one or more mandatory pseudo-header fields. Pseudo-header field found in request headers after regular header fields. Request headers contain unknown pseudo-header field. Request headers contain response-specific pseudo-header field. Request headers contain duplicate pseudo-header field. Request headers contain connection-specific header field.