enableHttpStream: true
I use Azure a decent amount and I like Azure Functions. Recently, I was building a function for a partner to call as a webhook and when we were testing it the payload was always empty. For a sanity check, I used VS Code to port forward to my local machine and I had him call it instead. I received the data just fine. What. The. Heck.