]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
♻️ Validate Server Sent Event fields to avoid applications from sending broken data...
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 23 May 2026 17:23:05 +0000 (19:23 +0200)
committerGitHub <noreply@github.com>
Sat, 23 May 2026 17:23:05 +0000 (17:23 +0000)
commitc7fb7851b3389f24c51701d705458989be53ccbb
tree7a2a64c4676d5993a5cd68cc13124b49fed5f53a
parentcb83b83dcf78eab4ea17d504db5abcda705fbdc4
♻️ Validate Server Sent Event fields to avoid applications from sending broken data (#15588)
fastapi/sse.py
tests/test_sse.py