JasperFx/alba

StubHttpResponse.HasStarted needs to be intelligent

jeremydmiller opened this issue · 1 comments

Cannot be true until somebody writes to the response stream. Messes up testing that uses middleware that depends on this flag.

Closed by ae5cd4c