JavaScript duplex filter - DB2

This filter is exactly like the JavaScript request filter and the JavaScript response filter, except that it can be invoked for both requests and responses. This can be desirable when the filter needs to see both the requests and the responses, for instance to do performance analysis.

Parameters