apache/openwhisk

restore ability to issue head requests to the controller

Ouverte

#4 550 ouverte le 7 juil. 2019

 (0 commentaire) (0 réaction) (0 personne assignée)Scala (1 177 forks)batch import
controllergood first issuehelp wanted

Métriques du dépôt

Stars
 (6 777 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur