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

NAME

6       CGI::flushHeaders - Output headers.
7

SYNOPSIS

9       Void flushHeaders( )
10

DESCRIPTION

12       Output  the  HTTP  headers.  Outputs a Content-type:text/html header if
13       none has been given. This only works once; after outputting  the  head‐
14       ers, only content can be added.
15

AUTHORS

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

LICENSE

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