response = {
"statusCode": 200,
"body": content,
"headers": {
'Content-Type': 'text/html',
}
}
response = {
"statusCode": 200,
"body": content,
"headers": {
'Content-Type': 'text/html',
}
}response = {
"statusCode": 200,
"body": content,
"headers": {
'Content-Type': 'text/html',
}
}
{
"statusCode": 200,
"body": "<html><body><h1>Test</h1></body></html>"
}
"statusCode": 200,
"body": response_body,
"headers": {
'Content-Type': 'text/html',
}
}