The HeaderNormalizationFilter uses black-listing and white-listing to prevent and allow (respectively) certain headers
to pass through to the origin service. These headers are matched by URI regular expressions or HTTP method type.
Whenever a configuration is updated, every target's blacklist and whitelist are read. Each list is added to a
list of lists, alongside a regex, http method, and a boolean indicating whether it is a blacklist or whitelist.
When ...
Version6.0.2compared with
Version Details
| 6.0.1 | 6.0.2 | |
|---|---|---|
| Release date | Jun 18, 2014 | Jun 25, 2014 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 6.0.1 | 6.0.2 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.rackspace.papi.commons » configuration | 6.0.1 | 6.0.2 |
| ~ Updated | com.rackspace.papi.commons » utilities | 6.0.1 | 6.0.2 |
| ~ Updated | com.rackspace.papi.core » core-lib | 6.0.1 | 6.0.2 |
