Index: openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl,v diff -u -r1.25.2.10 -r1.25.2.11 --- openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 7 Jun 2003 01:47:32 -0000 1.25.2.10 +++ openacs-4/packages/acs-tcl/tcl/request-processor-procs.tcl 21 Jun 2003 16:44:05 -0000 1.25.2.11 @@ -1026,10 +1026,20 @@ Returns a property about the connection. See the request - processor documentation for a list of allowable values. If -set - is passed then it sets a property. + processor documentation for an (almost complete) list of allowable values. - added recursion_count to properly deal with internalredirects. +

+ + If -set is passed then it sets a property. + +

+ + If the property has not been set directly by OpenACS it will be passed on to aolservers ns_conn: http://www.aolserver.com/docs/devel/tcl/api/conn.html#ns_conn. If it is not a valid option for ns_conn either then it will throw an error. + +

+ + Added recursion_count to properly deal with internalredirects. + } { global ad_conn