Skip to content

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

Variable: ENABLE_LEGACY_REQUEST_METHODS

ts
const ENABLE_LEGACY_REQUEST_METHODS: boolean = true;

Defined in: deprecations.ts:526

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.