IResponse
Top  Previous  Next

IResponse represents an HTTP response information received from Web Server.

General methods and properties.

prop get
Cookies
prop get
Headers
prop get
ResponseData
prop get
StatusLine


Get IResponse Reference
IResponse response=HTTPAnalyzer.Log[Index].Response;

See Also
ILogEntry
IRequest
IResponseContent