mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 09:16:48 +00:00
Add Host field to the queue.Request struct and copy it from Host field of the HTTP request when converting HTTP request to queue.Request in MakeQueuedProxy function. Signed-off-by: Dmitri Rubinstein <dmitri.rubinstein@googlemail.com>