This is breaking tests: ``` tools/runtest -q -P wine -T . -M httpapi.dll -p dlls/httpapi/tests/httpapi_test.exe httpapi && touch dlls/httpapi/tests/httpapi.ok httpapi.c:940: Test failed: Connection should be shut down. httpapi.c:941: Test failed: Got error 10054. make: *** [Makefile:56268: dlls/httpapi/tests/httpapi.ok] Error 2 ```