CallbackRequest.Headers property

HTTP headers to include in the callback request

public IDictionary<string, string> Headers { get; set; }

See Also