At 14:27 12/17/98 -0500, Jim_Ravan@avid.com wrote: >Do I understand correctly that the only way to know the final status of an >HTTP request, that is, the status the server returns, outside of a >terminate handler where it is available directly, is to save that status >away in a context structure (or a global)? Yes, sort of. You can log it to file using the log filter http://www.w3.org/Library/src/HTLog.html or stick it into an SQL database http://www.w3.org/Library/src/HTSQLLog.html But it is not stored in the response object if that is what you mean http://www.w3.org/Library/src/HTResponse.html Henrik -- Henrik Frystyk Nielsen, World Wide Web Consortium http://www.w3.org/People/FrystykReceived on Thursday, 17 December 1998 15:12:31 EST
This archive was generated by hypermail pre-2.1.9 : Wednesday, 3 September 2003 17:59:26 EDT