HTTP HTTP GET Basic # # Server-side HTTP/1.1 200 OK Content-Length: 6 Connection: close -foo- # # Client-side http Empty user name provided in URL http://:example@%HOSTIP:%HTTPPORT/%TESTNUMBER # # Verify data after the test has been "shot" GET /%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT Authorization: Basic OmV4YW1wbGU= User-Agent: curl/%VERSION Accept: */*