Defined in tcl/wap-defs.tclAdds no-cache headers to the output header set and returns the
results of wap_begin_ouput. In practice we find that some devices
don't obey the no cache headers, but do obey meta tags in the body
of the document, so you'd do well to add meta tags if you want to
be sure the page is cached.
NOTE: This function's purpose in life has changed since v3.3.
It used to write directly to the connection.
- Author:
- Andrew Grumet <aegrumet@arsdigita.com>