apache/openwhisk
GitHub で見るrestore ability to issue head requests to the controller
Open
#4,550 opened on 2019年7月7日
controllergood first issuehelp wanted
Repository metrics
- Stars
- (6,777 stars)
- PR merge metrics
- (平均マージ 17h 31m) (30d で 3 merged PRs)
説明
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).