Where to plug in after reply is sent

Mark Friedman writes:
 > Is there any method I could define or override to get something executed
 > after the reply that my resource creates is sent over the wire?

Not currently, the nearest point is the outgoingFilter method of a
filter placed on the root resource, you may though check the logger
API, which provides you with the initial request, which in turns
provides you with the origin resource,

Anselm.

Received on Monday, 30 June 1997 06:52:57 UTC