Registering your optimiser

You must register your optimiser (MHTTPDataOptimiser) with the HTTP Framework to enable support for Web Acceleration. You can enable the optimiser for a complete session or a particular transaction. Once the optimiser is enabled the HTTP framework calls the EncodeL() and DecodeL() functions automatically when HTTP data is sent and received respectively. The subsequent sections describe how to enable the optimiser for a session or transaction.