https://bugs.winehq.org/show_bug.cgi?id=54055
optimax scarre.lu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |scarre.lu@gmail.com
--- Comment #1 from optimax scarre.lu@gmail.com --- We might have this same problem with our application developed in Delphi running Wine on Ubuntu / KUbuntu 20.04, and it seems to be a regression from 7.22. The application issues https REST request to a server in the cloud. With Wine 7.22 there is no issue, the application can run for days or weeks with regular REST requests always succeeding. After upgrading to Wine 8.0-rc1, all requests fail with 408 timeout. Reverting to Wine 7.22 fixes the problem.