Streaming an Upload Is an End-to-End Contract
An upload handler can accept a Stream and still sit at the end of an eager, allocation-heavy path. The signature tells us how one method receives data. It does not tell us how the bytes reached that method. That distinction becomes important when a feature grows from small images to larger media. A transport shape that feels harmless at a few megabytes can become uncomfortable when files are an…
We haven't written up this one. Dev.to has the full story — the link below goes straight to it.