Alexandre Julliard pushed to branch master at wine / wine
Commits: 11f80ae3 by Tom Helander at 2024-08-12T23:17:55+02:00 httpapi: Add tests for HttpResponseSendEntityBody.
Verified against Windows 11 Pro (build 22621.3880)
- - - - - c2668776 by Tom Helander at 2024-08-12T23:17:55+02:00 http.sys: Skip clean up if HTTP_SEND_RESPONSE_FLAG_MORE_DATA is set.
- - - - - 5d107589 by Tom Helander at 2024-08-12T23:17:55+02:00 httpapi: Handle HTTP_SEND_RESPONSE_FLAG_MORE_DATA flag.
- - - - - 462b2e90 by Tom Helander at 2024-08-12T23:17:55+02:00 httpapi: Implement HttpSendResponseEntityBody.
- - - - -
6 changed files:
- dlls/http.sys/http.c - dlls/httpapi/httpapi.spec - dlls/httpapi/httpapi_main.c - dlls/httpapi/tests/httpapi.c - include/http.h - include/wine/http.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b12ad4f447b11adf0d2b945c832e50...