FaasBase.Aws.Response.to_response

You're seeing just the function to_response, go back to FaasBase.Aws.Response module for more information.

create response

Link to this function

to_response(body, headers)

View Source

create response

Link to this function

to_response(body, headers, status_code)

View Source

create response

Link to this function

to_response(body, headers, status_code, cookies)

View Source

create response

Link to this function

to_response(body, headers, status_code, cookies, is_base64_encoded)

View Source

create response