Skip to content

HttpRequestHeadersEx ​

Provides extension methods for System.Net.Http.Headers.HttpRequestHeaders instances.

Kind: Static class

Namespace: CrowdControl.Common

Public Static Functions

void

Set(HttpRequestHeaders headers, string name, string value)

Sets a header to the specified value, replacing existing values for the header.