Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ImageOptoOptions

Index

Properties

Properties

errorLog

errorLog: ErrorLogger

filter

filter: RequestFilter

Optional force

force: undefined | false | true

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.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc