mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +00:00
Host HTTP header was not propagated to the function because it is not a part of http.Request.Header map. Signed-off-by: Dmitri Rubinstein <dmitri.rubinstein@googlemail.com>