<div dir="ltr">Hello,<div><br></div><div>We are trying to cache some resources, but they respond in the header with the attributes that prevent caching:<br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><font face="monospace">Content-Type: video/MP2T</font></div><div><font face="monospace"><b>Expires: Thu, 01 Jan 1970 00:00:01 GMT</b></font></div><div><font face="monospace"><b>Cache-Control: no-cache</b></font></div><div><font face="monospace">Cache: HIT</font></div><div><font face="monospace">X-Cached-Since: 2023-04-25T07:43:41+00:00</font></div></blockquote><div>Thus, we see TCP_MISS in the logs.<br></div><div>Is it possible to configure squid in such a way that it ignores <b>Cache-control=no-cache</b> and <b>Expires </b>attributes and takes responses from the cache?</div><div><br></div><div>Kind regards,</div><div>    Ankor.</div><div><br></div></div>