-
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.