How to Use the HTTP Whole Message Filter APIs

The HTTP Whole Message Filter APIs provide an interface for implementing custom encoding and decoding mechanisms for a Web Accelerator. The methods that you implement must optimise HTTP request data (for sending to the network) and decode data received back into HTTP.

To use the HTTP Whole Message Filter APIs you will need to perform the following tasks: