[Git][wine/wine][master] 6 commits: winhttp/tests: Fix test failures on old Windows versions.
Alexandre Julliard pushed to branch master at wine / wine Commits: 1345f376 by Hans Leidekker at 2026-04-07T10:49:22+02:00 winhttp/tests: Fix test failures on old Windows versions. - - - - - 459265e3 by Hans Leidekker at 2026-04-07T10:49:22+02:00 winhttp/tests: Fix a test failure. - - - - - b403212f by Hans Leidekker at 2026-04-07T10:49:22+02:00 winhttp: Rename request_state. - - - - - 129e9879 by Hans Leidekker at 2026-04-07T10:49:22+02:00 winhttp: Remove unused arguments from read_more_data(). - - - - - d947ee59 by Hans Leidekker at 2026-04-07T10:49:22+02:00 winhttp: Start the first chunk right after receiving the headers. As a result we can simplify the request state machine. - - - - - 1c54c4f6 by Hans Leidekker at 2026-04-07T10:49:24+02:00 winhttp/tests: Add a fully recursive asynchronous test. - - - - - 5 changed files: - dlls/winhttp/request.c - dlls/winhttp/session.c - dlls/winhttp/tests/notification.c - dlls/winhttp/tests/winhttp.c - dlls/winhttp/winhttp_private.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fee5d7e8c3ef1836537e6cab89cf5e... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fee5d7e8c3ef1836537e6cab89cf5e... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)