[web-devel] Upcoming WAI change: flushing

Kazu Yamamoto ( 山本和彦 ) kazu at iij.ad.jp
Thu Jan 26 09:38:43 CET 2012


> Without seeing the code in question, I would try:
>     ResponseSource st hdr' $ fmap Chunk src
> 
> This would create a stream without any flushing, which is what the
> previous behavior supported.

Ah. OK. Now I can compile wai-app-file-cgi. Thank you for your help.

So, we should specify the Flash constructor when we want to flush the
buffer, right?

--Kazu



More information about the web-devel mailing list