Open boris-sinyapkin opened 6 months ago
Currently server reports such connection close as an error 'early eof', but it actually OK, because client may close connection earlier than expected.
This is more a logging update, server should not pollute logs with redundant errors.
Currently server reports such connection close as an error 'early eof', but it actually OK, because client may close connection earlier than expected.