createRequestDebugInfo
Callable
- Parameters- request: Request<Dictionary>- Request object. 
- optionalresponse: IncomingMessage | Partial<BrowserResponseLike> = {}- Puppeteer - Responseor NodeJS- http.IncomingMessage.
- optionaladditionalFields: Dictionary = {}- Object containing additional fields to be added. 
 - Returns Dictionary
Creates a standardized debug info from request and response. This info is usually added to dataset under the hidden
#debugfield.