Azure Functions now supports HTTP streams for Python. This lets users send or receive large amounts of data over HTTP without loading it all into memory at once.