- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for background_task (0.22 seconds)
-
fastapi/routing.py
def _build_response_args( *, status_code: int | None, solved_result: Any ) -> dict[str, Any]: response_args: dict[str, Any] = { "background": solved_result.background_tasks, } # If status_code was set, use it, otherwise use the default from the # response class, in the case of redirect it's 307 current_status_code = (
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sun Mar 15 11:44:39 GMT 2026 - 193K bytes - Click Count (0)