ad_return_top_of_page

EveAndersson.com : API Browser : ad_return_top_of_page

ad_return_top_of_page

ad_return_top_of_page first_part_of_page [ content_type ]
Defined in packages/acs-core/utilities-procs.tcl

Returns HTTP headers plus the top of the user-ivisible page. Saves a TCP packet (and therefore some overhead) compared to using ReturnHeaders and an ns_write.

Parameters:
first_part_of_page
content_type (defaults to "text/html")
[ show source ]

Show another procedure:

eve@eveandersson.com