SSE-Stream-Parser und -Viewer LOKALE VERARBEITUNG
Parsen Sie eingefügten Server-Sent-Events-Text lokal. Prüfen Sie Eventnamen, IDs, Retry-Werte, Kommentare, mehrzeilige Daten und eingebettetes JSON und kopieren Sie NDJSON ohne Endpoint-Verbindung.
SSE stream textPaste text/event-stream frames separated by blank lines
Inspect protocol frames without opening a connection
Paste a captured text/event-stream response to debug field folding and event dispatch. Authentication, reconnect behavior, HTTP caching and connection health still belong in your client and server tests.