Kind: Enum
Source: packages/common/enums/request-method.enum.ts
Part of: Common
Values
GETPOSTPUTDELETEPATCHALLOPTIONSHEADSEARCHPROPFINDPROPPATCHMKCOLCOPYMOVELOCKUNLOCK
Used by
17 references from 17 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (17)
ExcludeRouteMetadata—packages/core/router/interfaces/exclude-route-metadata.interface.ts:3RouteDefinition—packages/core/router/paths-explorer.ts:17RoutePathFactory—packages/core/router/route-path-factory.ts:18ParamProperties—packages/core/router/router-execution-context.ts:50RouteDefinition—packages/core/router/router-explorer.ts:49CustomHeader—packages/core/router/router-response-controller.ts:18isRequestMethodAll—packages/core/router/utils/exclude-route.util.ts:5AppModule—integration/nest-application/global-prefix/src/app.module.ts:7
…and 9 more.
Was this page helpful?