apache/openwhisk

restore ability to issue head requests to the controller

Open

#4.550 geöffnet am 7. Juli 2019

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Scala (1.177 Forks)batch import
controllergood first issuehelp wanted

Repository-Metriken

Stars
 (6.777 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 17h 31m) (3 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide