HttpResponse.isFlushed

Tells whether the header of this response has already been flushed.

struct HttpResponse
bool
isFlushed
()

Return Value

Type: bool

Whether the response headers have been flushed.