You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/13 15:28:07 UTC

[GitHub] rabbah commented on a change in pull request #2327: Update OPTIONS Respones for Web Actions (Review)

rabbah commented on a change in pull request #2327: Update OPTIONS Respones for Web Actions (Review)
URL: https://github.com/apache/incubator-openwhisk/pull/2327#discussion_r121711481
 
 

 ##########
 File path: core/controller/src/main/scala/whisk/core/controller/WebActions.scala
 ##########
 @@ -291,10 +292,16 @@ protected[core] object WhiskWebActionsApi extends Directives {
     }
 }
 
+protected[controller] trait RespondWithMethods extends RespondWithHeaders {
 
 Review comment:
   why does this need to be a trait or top level?
 
----------------------------------------------------------------
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