Added "flush" to the EWSGI_RESPONSE_STREAM

This commit is contained in:
Jocelyn Fiat
2011-07-29 10:50:24 +02:00
parent 78b5b6f5fe
commit a278537f7b
4 changed files with 20 additions and 0 deletions

View File

@@ -49,6 +49,11 @@ feature -- Status setting
feature -- Output operation
flush
-- Flush if it makes sense
deferred
end
write_string (s: STRING)
-- Send the string `s'
require