You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by gi...@git.apache.org on 2017/06/01 11:25:41 UTC

[GitHub] csantanapr commented on issue #2234: OPTIONS verb does not reach web actions

csantanapr commented on issue #2234: OPTIONS verb does not reach web actions
URL: https://github.com/apache/incubator-openwhisk/issues/2234#issuecomment-305465903
 
 
   I'm having seconds thoughts on making the controller do more for every OPTIONS request, it would need to do a DB call to fetch the annotations. 
   I proposed we table this one in a new issue to mull on it. 
   I think one area to investigate is to see if the recommended way is to handle this before it reaches the controller like using apigateway 
   
   For this issue we have two problems to fix pronto:
   1. Add the explicit verbs to the response
   2. Web actions should be able to receive OPTIONS http requests and be able to respond how ever it wants
   
   What you think 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services