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 integer.
Value must be a positive integer.
Value must be null or a positive integer.
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.