# Test TCP reads - send request in small chunks # The request is for a file that contains the text # "Proxy is able to handle chopped up request" CONNECT SEND G SEND E SLEEP 1 SEND T http SLEEP 1 SEND ://davelh.org/ SEND netprog/foo.html HTTP/1.1\r\n SEND Host: davelh.org SEND \r\n SLEEP 1 SEND \r\n EXPECTCONTENT foo.html