IHTTPAnalyzer
Top  Previous  Next

The IHTTPAnalyzer object is used to control the HTTPAnalyzer. IHTTPAnalyzer is not creatable object. To get a IHTTPAnlayzer object, you need instantiate an IHTTPAnalyzerAddon IE Addon object , an IHTTPAnalyzerFirefox Firefox Addon object or an IHTTPAnalyzerStandAlone object. IHTTPAnalyzerAddon is used to control the HTTP Analyzer IE Add-on. IHTTPAnalyzerFirefox is used to control the HTTP Analyzer Firefox Add-on. IHTTPAnalyzerStandAlone is used to control the HTTP Analyzer Stand-alone out-process COM Server . Both IHTTPAnalyzerAddon , IHTTPAnalyzerFirefox IHTTPAnalyzerStandAlone are inherited from IHTTPAnalyzer.

General methods and properties.

method
Clear
method
ClearFilter
method
DeleteSessionCookies
method
DeletePersistentCookie
method
DeleteUrlCache
method
LoadLog
method
Pause
method
Resume
method
SaveLog
method
SetFilter
method
Start
method
Stop
prop get
IsFiltered
prop get
IsLogging
prop get
IsPaused
prop get Set
MaxLogSize
event
OnNewLogEntry
event
OnUpdateEntry


See Also
IHTTPAnalyzerStandalone
IHTTPAnalyzerAddOn
IHTTPAnalyzerFirefox