apache/openwhisk

restore ability to issue head requests to the controller

Aberta

#4.550 aberto em 7 de jul. de 2019

 (0 comentário) (0 reação) (0 responsável)Scala (1.177 forks)batch import
controllergood first issuehelp wanted

Métricas do repositório

Stars
 (6.777 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador