Property ExtraHeaders
ExtraHeaders
Gets or sets the HttpHeaderCollection indicating HTTP headers which will be added (not overwritten) in the final response.
public HttpHeaderCollection ExtraHeaders { get; set; }
Gets or sets the HttpHeaderCollection indicating HTTP headers which will be added (not overwritten) in the final response.
public HttpHeaderCollection ExtraHeaders { get; set; }