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