The following table shows the Web Proxy functions with a description of the purpose of each.
| Function | Description |
|---|---|
| ProxyInitializeFilter | This function is called by the Web proxy to initialize the filter. |
| ProxyUninitializeFilter | This function is called by the Web proxy to stop the filter. |
| ProxySignalFilter | This function is called by the Web proxy to signal a particular event's filter. |
| ProxyNotifyAddrChange | This function is called by the Web proxy when an address has changed. |
| ProxyFilterHttpRequest | This function is called by the Web proxy on each HTTP request. |
See Also
Send Feedback on this topic to the authors