[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-13 UTC."],[],[],null,["An express request with the wire format representation of the request body.\n\n**Signature:** \n\n export interface Request extends express.Request \n\n**Extends:** express.Request\n\nProperties\n\n| Property | Type | Description |\n|----------------------------------------------------------------------|--------|-----------------------------------------------------|\n| [rawBody](./firebase-functions.https.request.md#httpsrequestrawbody) | Buffer | The wire format representation of the request body. |\n\nhttps.Request.rawBody\n\nThe wire format representation of the request body.\n\n**Signature:** \n\n rawBody: Buffer;"]]