Sacha Reinert
Sacha Reinert
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) ## PR Type...
### 🔗Linked issues - [#2478](https://github.com/unjs/nitro/issues/2478) - [#1785](https://github.com/unjs/nitro/issues/1785) ### ❓Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix...
### 🔗Linked issue [#2478](https://github.com/unjs/nitro/issues/2478) ### ❓Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking change...
### Describe the feature The current `azure-functions` preset still uses the old Azure function runtime programming model which does not support HTTP Streaming. In the Azure Function V4 runtime support...