INFO: Modify Outgoing Data in a Web Filter for the ISA (297688)
The information in this article applies to:
- Microsoft Internet Security and Acceleration Server 2000
- Microsoft Internet Security and Acceleration Server 2000 SP1
This article was previously published under Q297688 SUMMARY
You can modify outgoing data that is typically sent by the Internet Security and Acceleration (ISA) server to the client.
You can do such data modification if you buffer the outgoing data in the SF_SEND_RAW_DATA notification, change the accumulated buffer, and then send the whole modified buffer in the SF_NOTIFY_END_OF_REQUEST.
You must be careful to properly change the Content-Length header in the accumulated buffer so that the header reflects the correct size of the modified buffer.
REFERENCES
ISA Documentation
WebResponseModifier sample Web filter that was included with the ISA SDK
Modification Type: | Major | Last Reviewed: | 7/9/2002 |
---|
Keywords: | kbinfo KB297688 |
---|
|