Hello, I'm writing client-server application that should communicate through HTTP protocol. It is not a web-server. My application just use HTTP as a transport. I never send HEAD request myself. So I don't implement any response for it. Should I do it? 1. Can some proxy server on the way between my client and server use this request for some optimization purposes? 2. Is it actual without caching? I use "Pragma: no-cache", "Cache-Control: no-cache" in every requests. SY, Alexey.Received on Monday, 17 November 2003 05:24:41 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 6 June 2008 08:04:28 GMT