v.24.6Bug Fix

Respond with 5xx on Client Socket Read Timeout

Respond with 5xx instead of 200 OK in case of receive timeout while reading (parts of) the request body from the client socket. #65118 (Julian Maicher).