Hastily detects when the served image has already been optimized by
Hastily or the real Fastly API, by looking for headers. By default, it
disables its own optimizer for such images. Set this to false explicitly
to force hastily to re-optimize those images anyway.
Optional quiet
quiet:undefined | false | true
Set true to disable error logging; the errorLog function will never be
called.
Hastily detects when the served image has already been optimized by Hastily or the real Fastly API, by looking for headers. By default, it disables its own optimizer for such images. Set this to
false
explicitly to force hastily to re-optimize those images anyway.