Xceed .NET Libraries Documentation
Xceed.Ftp Assembly / Xceed.Ftp 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 the HTTP response's body.  
    Public PropertyGets the size of the HTTP response's body.  
    Public PropertyGets the media type of the HTTP response's body.  
    Public PropertyGets the lines returned by the HTTP proxy server without the response's body.  
    Public PropertyGets the reason associated with the reply code returned by the server.  
    Public PropertyGets the reply code returned by the server.  
    Public PropertyGets a value representing the type of reply received from the HTTP proxy server.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string representation of the reply received from the HTTP proxy server.  
    Top
    See Also