Category: Headers
Purpose: Each request contains a set of request headersThis type of header describes a client's request for content. that describe it. This feature can either:
Requests that are forwarded to an origin server will reflect the changes made by this feature.
One of the following actions can be performed on a request header:
Option | Description | Example |
---|---|---|
Overwrite |
The request header value will be set to the specified value. |
Request header value (Client): Value1
Request header value (Rules Engine): Value2
New request header value: Value2
|
Append |
The specified value will be added to end of the existing request header value. |
Request header value (Client): Value1
Request header value (Rules Engine): Value2
New request header value: Value1Value2
|
Delete |
Deletes the specified request header. |
Request header value (Client): Value1
Modify Client Request Header configuration: Delete the request header in question. Result: The specified request header will not be forwarded to the origin server. |
Key information:
Case is not taken into account for the purpose of identifying a header.
For example, any of the following variations of the Cache-Control header name can be used to identify it:
The following headers are reserved and cannot be modified by this feature:
Edgecast CDN