Azure / azure-functions-python-worker

Python worker for Azure Functions.
http://aka.ms/azurefunctions
MIT License
335 stars 103 forks source link

HttpV2 Support #1402

Closed YunchuWang closed 8 months ago

YunchuWang commented 8 months ago

refactor httpcoordinator

fix todo set http trigger param

initial flask change

flask changes

hacky flask req/resp working

hacky

try quart

change to fastapi

fix

refactor

integrate with http ext

revert worker_config.json change

fix

updating type check for ext case

initial cleanup

clean up setup

Description

Fixes #


PR information

Quality of Code and Contribution Guidelines