mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
refactor: strengthen architecture CI gates and runtime contracts
This commit is contained in:
@@ -6,7 +6,6 @@ from typing import Any
|
||||
|
||||
from fastapi.responses import StreamingResponse
|
||||
|
||||
|
||||
SSE_HEADERS = {
|
||||
"Cache-Control": "no-cache, no-transform",
|
||||
"Connection": "keep-alive",
|
||||
|
||||
Reference in New Issue
Block a user