You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/05/28 07:30:12 UTC

[GitHub] [incubator-openwhisk] mbehrendt commented on issue #4494: Akka http client responds HEAD request as GET

mbehrendt commented on issue #4494: Akka http client responds HEAD request as GET
URL: https://github.com/apache/incubator-openwhisk/pull/4494#issuecomment-496398940
 
 
   the context of this issue is actually quite straightforward: We have seen users trying to implement a web action that responds differently on HEAD than on GET. However, given `__ow_method` always had the same value (`get`), they weren't able to make that distinction in their action code.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services