View Single Post
I've noticed that when I load a workspace in OmniWeb, every request causes a TCP_CLIENT_REFRESH_MISS on my Squid proxy. (Normal browsing does not.) Presumably this is because OW is sending a "Pragma: no-cache" or "Cache-Control: no-cache" header.

What is the rationale for this behaviour? Is there any way to change it? Squid is pretty good at figuring out when resources need to be refreshed, so I would only like OW to force a refresh when I manually request it.