fn apply_response(ctx: &mut Context, response: OutboundResponse)Expand description
Copies the FaaS reply into Context.response (status, headers, body).
fn apply_response(ctx: &mut Context, response: OutboundResponse)Copies the FaaS reply into Context.response (status, headers, body).