RemoveHeader(string)
Removes a request header and all its values.
Declaration
public void RemoveHeader(string name)Parameters
| Type | Name | Description |
|---|---|---|
| string | name |
Removes a request header and all its values.
public void RemoveHeader(string name)| Type | Name | Description |
|---|---|---|
| string | name |