Networking ServiceRequestOn this pageRequest Description: The HTTP request object. headers Type: Field. Description: A table containing the request headers. Signature: headers: {string: string} body Type: Field. Description: The body of the request. Signature: body: table | string