The request object from which to extract data
Optional
keys: string[]An optional array of keys to include in the normalized data.
An object containing normalized request data
Handlers.extractRequestData
is deprecated and will be removed in v8. Use extractRequestData
instead.
Generated using TypeDoc
Normalizes data from the request object, accounting for framework differences.