apache/openwhisk

restore ability to issue head requests to the controller

Open

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

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

仓库指标

Star
 (6,777 star)
PR 合并指标
 (平均合并 17小时 31分钟) (30 天内合并 3 个 PR)

描述

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).

贡献者指南