01-09-2024, 01:15 AM
This has been fixed and will be available in the next update, IW 15.5.5
As I said on our telegram channel, the problem happens because of duplicate Set-cookie headers in one of the responses.
It works on every other Windows version and also on Windows 2022 if using HTTP (not HTTPS), which is odd. Seems that MS slightly changed one of their APIs.
Anyway, the problem is solved in our code base
As I said on our telegram channel, the problem happens because of duplicate Set-cookie headers in one of the responses.
It works on every other Windows version and also on Windows 2022 if using HTTP (not HTTPS), which is odd. Seems that MS slightly changed one of their APIs.
Anyway, the problem is solved in our code base

