feat(awc): introduce awc crate to match actix-web streaming requests (#94)

* feat: introduce awc crate to match actix-web streaming requests

* fix(ci): fix the integration_tests

mod

---------

Co-authored-by: Samuka007 <dailvchen@dragonos.org>
This commit is contained in:
aLinChe
2025-05-08 15:16:12 +08:00
committed by GitHub
parent 702e6a8596
commit ed6741cd8a
11 changed files with 299 additions and 536 deletions

View File

@ -111,7 +111,8 @@ paths:
description: Method Not Allowed
'500':
description: Internal server error
'503':
description: Error Service Unavailable
components:
schemas:
FunctionDeployment: