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 ...
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.rackspace.papi.commons
»
configuration Configuration library to support the registration of Repose configuration | 2.1.4 | 6.2.2.0 | |
Apache 2.0
| com.rackspace.papi.commons
»
utilities Common utility classes (such as jaxb utilities, regex, logging) that | 2.1.4 | 6.2.2.0 | |
Apache 2.0
| com.rackspace.papi.core
»
core-lib TODO | 2.1.4 | 6.2.2.0 |
