apache/openwhisk

restore ability to issue head requests to the controller

Open

#4,550 创建于 2019年7月7日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Scala (6,777 star) (1,177 fork)batch import
controllergood first issuehelp wanted

描述

The change in this PR https://github.com/apache/incubator-openwhisk/pull/4494/files disabled automatic HEAD responses from the controller. So we need an explicit handler to restore this behavior. This has affected at least one downstream project (https://github.com/apache/incubator-openwhisk-devtools/pull/270).

贡献者指南