The request object from which to extract data
Optional
options: { Optional
deps?: InjectedNodeDepsInjected, platform-specific dependencies
Optional
include?: string[]An optional array of keys to include in the normalized data. Defaults to DEFAULT_REQUEST_INCLUDES if not provided.
An object containing normalized request data
Generated using TypeDoc
Normalize data from the request object, accounting for framework differences.