Xceed .NET Libraries Documentation
Xceed.SSH.Client Assembly / Xceed.SSH.Client Namespace / HttpReply Class
Properties Methods


In This Topic
    HttpReply Class Members
    In This Topic

    The following tables list the members exposed by HttpReply.

    Public Properties
     NameDescription
    Public PropertyGets the content of a HTTP response's body.  
    Public PropertyGets the size of a HTTP response's body.  
    Public PropertyGets the media type of a HTTP response's body.  
    Public PropertyGets the lines returned by a HTTP proxy server without the response's body.  
    Public PropertyGets the reason associated with the reply code returned by a server.  
    Public PropertyGets the reply code returned by a server.  
    Public PropertyGets a value representing the type of reply received from a HTTP proxy server.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Top
    See Also