1CGI.flushContent(3kaya)      Kaya module reference     CGI.flushContent(3kaya)
2
3
4

NAME

6       CGI::flushContent - Output the content.
7

SYNOPSIS

9       Void flushContent( )
10

DESCRIPTION

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

AUTHORS

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

LICENSE

22       The  Kaya  standard  library  is free software; you can redistribute it
23       and/or modify it under the terms  of  the  GNU  Lesser  General  Public
24       License  (version  2.1  or  any later version) as published by the Free
25       Software Foundation.
26
28       CGI.content (3kaya)
29       CGI.flushAll (3kaya)
30
31
32
33Kaya                             December 2010         CGI.flushContent(3kaya)
Impressum