7 Commits (9dd967063296c45d5a8d868bbb2c5548487498da)

Author SHA1 Message Date
Sebastián Ramírez c7fb7851b3
♻️ Validate Server Sent Event fields to avoid applications from sending broken data (#15588) 1 month ago
Ben Mosher f8fa20a218 Remove unreachable guard in get_sse_data_type; add subclass coverage test 3 months ago
pre-commit-ci-lite[bot] 141d3d2ee4
🎨 Auto format 3 months ago
Ben Mosher dac39e8c5f 🐛 Fix mypy [type-arg] error by giving Data TypeVar a default of Any 3 months ago
Ben Mosher e9212d8483 Make ServerSentEvent generic with typed data field 3 months ago
Sebastián Ramírez 2238155844
Add support for Server Sent Events (#15030) 4 months ago