util::request_info (public)

 util::request_info [ -with_headers ]

Defined in packages/acs-tcl/tcl/utilities-procs.tcl

Produce a string containing the detailed request information. This is in particular useful for debugging, when errors are raised.

Switches:
-with_headers
(boolean) (defaults to "false") (optional)
Include request headers
Author:
Gustaf Neumann

Partial Call Graph (max 5 caller/called nodes):
%3 ad_log ad_log (public) util::request_info util::request_info ad_log->util::request_info ad_conn ad_conn (public) util::request_info->ad_conn util::get_referrer util::get_referrer (public) util::request_info->util::get_referrer util::ns_set_pretty_print util::ns_set_pretty_print (private) util::request_info->util::ns_set_pretty_print util_current_location util_current_location (public) util::request_info->util_current_location

Testcases:
No testcase defined.
[ show source ]
Show another procedure: