rabbah commented on issue #5485: URL: https://github.com/apache/apisix/issues/5485#issuecomment-974602463
🎉 I'm happy to see this proposal. You might want to consider using the OpenWhisk web action path instead of the "POST" activation. With a web action response, the function can set the status code, headers and respond with different content types. I didn't look through the PR yet, but with a POST activation, you'll have to interpret the respose from the function (it's always a JSON object) to extract the status code, headers and body. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
