wap_begin_output_no_cache

EveAndersson.com : API Browser : wap_begin_output_no_cache

wap_begin_output_no_cache (public)

wap_begin_output_no_cache
Defined in tcl/wap-defs.tcl

Adds 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>
[ show source ]

Show another procedure:

eve@eveandersson.com