sön 2009-11-01 klockan 03:19 -0500 skrev Celejar: > 1257062417.219 0 127.0.0.1 TCP_HIT/200 43846 GET http://wordpress.org/development/feed/ - NONE/- text/xml > 1257062446.025 129 127.0.0.1 TCP_REFRESH_HIT/304 461 GET http://wordpress.org/development/feed/ - DIRECT/72.233.56.138 text/html Here 72.233.56.139 apparently said that the content-type should be updated to text/html but that the response otherwise is the same as before. > These posts claim that squid shouldn't ever be altering the > Content-Type headers: It doesn't. But a received 304 response may update the stored headers with new values given by the origin server. Regards Henrik