Skip to content

Documentation / @warp-drive/core / build-config/deprecations / ENABLE_LEGACY_REQUEST_METHODS

Variable: ENABLE_LEGACY_REQUEST_METHODS

ts
const ENABLE_LEGACY_REQUEST_METHODS: boolean;

Defined in: warp-drive-packages/build-config/declarations/deprecations.d.ts:513

warp-drive:deprecate-legacy-request-methods

Deprecates all the non request-manager mechanisms of making requests.

FIXME link the big guide

Since

5.6

Until

6.0

Released under the MIT License.