HTTP HTTP GET followlocation # Server-side HTTP/1.1 200 hello Connection: close Content-Length: 4 hej # Client-side http HTTP URL with http:/ (one slash!) http:/%HOSTIP:%HTTPPORT/want/1143 # Needed for MSYS2 to not treat the argument as a POSIX path list # that has to be converted to Windows paths MSYS2_ARG_CONV_EXCL=http:/ # Verify data after the test has been "shot" ^User-Agent:.* GET /want/1143 HTTP/1.1 Host: %HOSTIP:%HTTPPORT Accept: */*