This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Curl.
Summary
Gets or sets the header to use when communicating to the remote host.
- Assembly
- Cake
.Curl .dll - Namespace
- Cake
.Curl - Containing Type
- CurlSettings
Syntax
public IDictionary<string, string> Headers { get; set; }
Value
Type | Description |
---|---|
IDictionary |