Codú
‹ Back to feed

// Hacker Noon · 5 June 2026

Why Claude.ai Streams Its Answers Over POST (and How I Reused the Trick Without EventSource)

Open devtools on claude.ai and its streaming answers arrive over a POST request — which the browser's EventSource can't read, since it only does GET. I unpack why this one-request streaming pattern is so convenient, then rebuild it from scratch: a Bun server that returns text/event-stream, plus a 15...

Hacker Noon
@hacker-noon · SergeySt
hackernoon.com
Read Full Article at hackernoon.com
Hacker Noon@hacker-noon

Discussion 0

Loading

Got something to say?

or to join the conversation.

Learn to build with AI and grow with people doing the same — it's free.