Provided by: kaya_0.4.4-6ubuntu3_amd64 bug

NAME

       CGI::flushContent - Output the content.

SYNOPSIS

       Void flushContent( )

DESCRIPTION

       Output  the  content. If CGI.flushHeaders (3kaya) has not been called, it will be called before the first
       use of this function. The web server (and indeed any intermediate proxies) are  under  no  obligation  to
       send this content to the browser immediately.

AUTHORS

       Kaya  standard  library  by  Edwin  Brady,  Chris  Morris  and  others  (kaya@kayalang.org).  For further
       information see http://kayalang.org/

LICENSE

       The Kaya standard library is free software; you can redistribute it and/or modify it under the  terms  of
       the  GNU  Lesser  General  Public  License  (version  2.1  or any later version) as published by the Free
       Software Foundation.

RELATED

       CGI.content (3kaya)
       CGI.flushAll (3kaya)

Kaya                                                July 2013                            CGI.flushContent(3kaya)