On Thu Jul 13 03:34:05 2023 +0000, Jacek Caban wrote:
Tests need to pass after each individual commit. In this case, if we apply only the first commit, it will fail on Wine. Please reorder commits (or squash them or add todo_wine in the first patch and remove them in the second). It would be nice to have `HttpSendRequestEx` test as well.
Thanks! I squashed the commits and added tests for the Ex variations.