mirror of
https://github.com/openfaas/faas.git
synced 2025-06-13 02:36:46 +00:00
Proxy body was being passed correctly due to placement of defer statement. This has been moved into outer scope to resolve issue. Tested with new e2e tests in certifier component. Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>