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


In This Topic
    Response Class Properties
    In This Topic

    For a list of all members of this type, see Response members.

    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