Options
All
  • Public
  • Public/Protected
  • All
Menu

Applies dirty hacks to esri.request to make requests work offline. This may break between Esri API releases.

Hierarchy

  • EsriRequestHacker

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

app

requestHandler

requestHandler: function

Type declaration

Methods

disable

  • disable(): void
  • Bypass the hack and allow traffic to flow through normally.

    Returns void

enable

  • enable(): void
  • Re-engage the hack.

    Returns void

unhackedRequest