/[guile]/guile/guile-www/doc/guile-www.texi
ViewVC logotype

Diff of /guile/guile-www/doc/guile-www.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by ttn, Mon Nov 19 00:09:26 2001 UTC revision 1.3 by ttn, Sat Apr 27 01:51:57 2002 UTC
# Line 20  Line 20 
20  @ifinfo  @ifinfo
21  This file is the Guile-WWW Modules Reference  This file is the Guile-WWW Modules Reference
22    
23  Copyright @copyright{} 2001 Free Software Foundation, Inc.  Copyright @copyright{} 2001,2002 Free Software Foundation, Inc.
24    
25  Permission is granted to make and distribute verbatim copies of this  Permission is granted to make and distribute verbatim copies of this
26  manual provided the copyright notice and this permission notice are  manual provided the copyright notice and this permission notice are
# Line 55  approved by the Free Software Foundation Line 55  approved by the Free Software Foundation
55  @c The following two commands start the copyright page.  @c The following two commands start the copyright page.
56  @page  @page
57  @vskip 0pt plus 1filll  @vskip 0pt plus 1filll
58  Copyright @copyright{} 2001 Free Software Foundation, Inc.  Copyright @copyright{} 2001,2002 Free Software Foundation, Inc.
59    
60       Permission is granted to make and distribute verbatim copies of       Permission is granted to make and distribute verbatim copies of
61  this manual provided the copyright notice and this permission notice are  this manual provided the copyright notice and this permission notice are
# Line 194  This module exports the following variab Line 194  This module exports the following variab
194      cgi-content-length      cgi-content-length
195      cgi-http-accept-types      cgi-http-accept-types
196      cgi-http-user-agent      cgi-http-user-agent
197        cgi-http-cookie
198     (cgi:init)     (cgi:init)
199     (cgi:values name)     (cgi:values name)
200     (cgi:value name)     (cgi:value name)
201     (cgi:names)     (cgi:names)
202     (cgi:form-data?)     (cgi:form-data?)
203       (cgi:uploads name)
204       (cgi:upload name)
205       (cgi:cookies name)
206       (cgi:cookie name)
207       (cgi:make-cookie value #&key path domain expires secure)
208  @end example  @end example
209    
210  @c ---------------------------------------------------------------------------  @c ---------------------------------------------------------------------------

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26