HTTP --location # Server-side HTTP/1.1 301 redirect swsbounce Content-Length: 0 Location: http://%HOSTIP:%HTTPPORT/%TESTNUMBER Part: data HTTP/1.1 301 redirect swsbounce Content-Length: 0 Location: http://%HOSTIP:%HTTPPORT/%TESTNUMBER Part: data1 HTTP/1.1 301 redirect swsbounce Content-Length: 0 Location: http://%HOSTIP:%HTTPPORT/%TESTNUMBER Part: data2 HTTP/1.1 200 OK Content-Type: text/html Content-Length: 30 Part: data3 XXXXXXXXXXXXXXXXXXXXXXXXXXXXX HTTP/1.1 301 redirect swsbounce Content-Length: 0 Location: http://%HOSTIP:%HTTPPORT/%TESTNUMBER Part: data HTTP/1.1 301 redirect swsbounce Content-Length: 0 Location: http://%HOSTIP:%HTTPPORT/%TESTNUMBER Part: data1 HTTP/1.1 301 redirect swsbounce Content-Length: 0 Location: http://%HOSTIP:%HTTPPORT/%TESTNUMBER Part: data2 HTTP/1.1 200 OK Content-Type: text/html Content-Length: 30 Part: data3 XXXXXXXXXXXXXXXXXXXXXXXXXXXXX # Client-side http # This is a test of the swsbounce keyword which is used during tests to # override the data response number for the next request to the previous # data response number + 1. eg data, data1, data2 etc. HTTP redirect loop 3x swsbounce test --location http://%HOSTIP:%HTTPPORT/%TESTNUMBER # Verify data after the test has been "shot" GET /%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */* GET /%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */* GET /%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */* GET /%TESTNUMBER HTTP/1.1 Host: %HOSTIP:%HTTPPORT User-Agent: curl/%VERSION Accept: */*