CurlSettings.

Headers Property

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<string, string>