FtpWebRequest.Headers Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9147)
Headers
Gets or sets a collection of the name/value pairs that make up the HTTP headers.
Declaration
public override WebHeaderCollection Headers { get; set; }
Property Value
Type | Description |
---|---|
Web |
A Web |
Overrides
Remarks
Not used by Ftp