mirror of
https://github.com/openfaas/faas.git
synced 2025-06-21 22:33:23 +00:00
In the previous version, whilst responses were streamed correctly, the request body was not being received by the function. This has been tested, along with adding a forced timeout according to upstream_timeout, which was a miss in the original commit. Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alex@openfaas.com>