go-safeweb icon indicating copy to clipboard operation
go-safeweb copied to clipboard

Support streaming responses

Open empijei opened this issue 3 years ago • 0 comments

We should have an octet-stream response that just copies from a given Reader.

This would consist in adding a new case to the DefaultDispatcher and implement a new type that serializes as an octet-stream.

empijei avatar Apr 12 '21 07:04 empijei