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.Http.
Summary
Collection of headers to append to the http request
- Assembly
- Cake
.Http .dll - Namespace
- Cake
.Http - Containing Type
- HttpSettings
Syntax
public IDictionary<string, string> Headers { get; set; }
Value
Type | Description |
---|---|
IDictionary |