Click or drag to resize

BaseGenericHttpMessage Properties

The BaseGenericHttpMessage type exposes the following members.

Properties
  NameDescription
Public propertyBody
Gets or sets the HTTP Body (in POST or PUT).
Public propertyCookies
Gets or sets a list of Cookies that will be sent to the server
Public propertyHeaders
Gets or sets the HTTP headers.
Public propertyVersion
Gets or sets the HTTP version.
Top
See Also