HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Response Class
Properties


In This Topic
    Response Class Members
    In This Topic

    The following tables list the members exposed by Response.

    Public Properties
     NameDescription
    Public PropertyReturns a Cookies object containing the list of cookies that were received from the web server.  
    Public PropertyReturns a Headers object contains the list of HTTP headers that were received from the web server.  
    Public PropertyThe HTTP response line that was received from the server,  e.g. "HTTP/1.1 200 OK".  
    Top
    See Also