View Single Post
Ideally we would rather revalidate pages rather than forcing a reload, but there isn't an API in WebKit for that. Our current options are to prefer the cache or force a reload--if you would prefer to load from the cache, you can set a hidden default
Code:
defaults write com.omnigroup.OmniWeb5 WorkspacesLoadFromCache -bool true