You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.
Raymond Hill edited this page Jan 23, 2014
·
3 revisions
Because of the way Chromium (or Chromium-based browser) works.
When you try to save an image on a web page using the contextual menu, Chromium will make a request of type other, notimage, so if you disallowed other in the HTTP Switchboard matrix, the request will be blocked.
Just allow other for the hostname corresponding to where the image you want to save is located.