DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / HttpRequestBuilder Class
Properties Methods


In This Topic
    HttpRequestBuilder Class Members
    In This Topic

    The following tables list the members exposed by HttpRequestBuilder.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Represents the HTTP request content.  
    Public Property Represents the HTTP content type.  
    Public Property Represents the HTTP request Headers.  
    Public Property Represents the HTTP request method.  
    Public Property Represents the HTTP request uri.  
    Top
    Public Methods
     NameDescription
    Public Method specified header name and value could be added to the collection.  
    Public Method Represents a HTTP request message.  
    Top
    See Also