28 Mar
2023
28 Mar
'23
12:41 p.m.
test-linux-32 has problems, as always. The HTTP status code is already set to 200 before/during the callback for the `BINDSTATUS_CONNECTING`. But idk exactly why. The `BINDSTATUS_CONNECTING` comes from `HttpSendRequest(Ex)?W`, while the status 200 is only set in `HttpEndRequestW`, which should come after that. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/741#note_28209