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 ...
Version4.1.5compared with

Version Details

Compile Changes (3)

4.1.4 4.1.5
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.rackspace.papi.commons » configuration4.1.44.1.5
~ Updated com.rackspace.papi.commons » utilities4.1.44.1.5
~ Updated com.rackspace.papi.core » core-lib4.1.44.1.5