tokers removed a comment on issue #5485:
URL: https://github.com/apache/apisix/issues/5485#issuecomment-974986312


   > 🎉 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.
   > 
   > More information about web actions 
https://github.com/apache/openwhisk/blob/master/docs/webactions.md.
   
   cc @bzp2010 


-- 
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]


Reply via email to