The IHTTPAnalyzer object is used to control the HTTPAnalyzer. IHTTPAnalyzer is not creatable object. To get a IHTTPAnlayzer object, you need instantiate an IHTTPAnalyzerAddon object or an IHTTPAnalyzerStandAlone object. IHTTPAnalyzerAddon is used to control the HTTP Analyzer IE Add-on. IHTTPAnalyzerStandAlone is used to control the HTTP Analyzer Stand-alone out-process COM Server . Both IHTTPAnalyzerAddon and IHTTPAnalyzerStandAlone are inherited from IHTTPAnalyzer.
General methods and properties.
See Also
IHTTPAnalyzerStandalone
IHTTPAnalyzerAddOn