Using of Connection header

urbani@ares.mctel.fr
Tue, 25 Feb 1997 17:16:43 GMT


I'am making an HTTP/1.1 cache, but I have some trouble with the
connection header:

if the request contains these headers:

---------------------------------------------------------------------
Cache-Control: no-cache
Connection: Cache-Control
---------------------------------------------------------------------

could i use my cache or not ?
Because I must delete de Cache-Control header (because Connection)
but I don't know if i must take or not care of it?


Frederic Urbani.