Skip to content

Commit 8604e88

Browse files
committed
update: fastapi app post
1 parent 47fe242 commit 8604e88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/posts/2025-11-25_fastapi-app.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ async def send_admin_message(request: Request) -> StreamingResponse:
127127

128128
...
129129

130-
# SSE
131130
return StreamingResponse(
132131
media_type="application/x-ndjson",
133132
headers={

0 commit comments

Comments
 (0)