apache/openwhisk

restore ability to issue head requests to the controller

开放

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

 (0 条评论) (0 个反应) (0 位负责人)Scala (1,177 个派生)batch import
controllergood first issuehelp wanted

仓库指标

星标
 (6,777 个星标)
PR 合并指标
 (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).

贡献者指南