Category: Request
Purpose: Identifies requests by whether they contain a request header set to a literalThis type of value does not assign a special meaning to characters. The only exception is % which is used for URL encoding. value.
Key information:
The value associated with this match condition may be defined using any combination of numbers, letters, and/or symbols. All characters, with the exception of the % symbol, will be treated as a fixed value and cannot take on a special meaning.
The Result option determines the conditions under which this match condition will be satisfied.
Does Not Match: Requires that the request satisfy either of the following criteria:
Due to the manner in which cache settings are tracked, this match condition is incompatible with the following features:
A sample scenario is provided below.
The following sample configuration assumes that this match condition is satisfied when a request matches the specified value.
Header Name | Header Value | Description |
---|---|---|
Referer |
http://www.domain.com/ |
This configuration will match a request with the following request header: Referer: http://www.domain.com/
It will not match a request with the following request header: Referer: http://www.domain.com/page.php
|
Edgecast CDN