Suppose a client has requested for page. The page is a big file Before the whole response has come, client wants to indicate to server that it is no more interested in the data. At the same time, I do not want the TCP connection to be closed. Since I want to make use of Keep-Alive and keep the TCp connection alive How can I do it ? Can sending "Connection:close" do the job ? But I guess it will tear down the "Keep-Alive" connection in HTTP/1.1 Am not sure about its behaviour in HTTP 1.0 Thanks DiwakarReceived on Thursday, 6 February 2003 07:32:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 27 October 2010 18:14:27 GMT