Whenever you need to modify any aspect of the request or response flow on the client side, for instance to add a client side handler that might modify/monitor the request/response. Examples include
* client side logging/debugging * Performance moitoring * adding authorization/ digital signatures. etc... j. -- Jan-Olav Eide wrote: > Under what circumstances is such a configuration file required on the client > side ? > >