apache/openwhisk

restore ability to issue head requests to the controller

Open

#4550 aperta il 7 lug 2019

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Scala (1177 fork)batch import
controllergood first issuehelp wanted

Metriche repository

Star
 (6777 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor