mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +00:00
- Covers part of 919 by making the HTTP client used for proxying stop following redirects. Tested with a stateless microservice, but additional code changes may be requierd in the queue-worker, the watchdogs and other areas. Tested on Swarm with stateless microservice (Node.js) issuing a redirect via Location header. Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>