mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
e5d26a13cd
* Add response header filters to http-route config entry definitions * Map response header filters from config entry when constructing route destination * Support response header modifiers at the service level as well * Update protobuf definitions * Update existing unit tests * Add response filters to route consolidation logic * Make existing unit tests more robust * Add missing docstring * Add changelog entry * Add response filter modifiers to existing integration test * Add more robust testing for response header modifiers in the discovery chain * Add more robust testing for request header modifiers in the discovery chain * Modify test to verify that service filter modifiers take precedence over rule filter modifiers
4 lines
117 B
Plaintext
4 lines
117 B
Plaintext
```release-note:feature
|
|
api-gateway: Add support for response header modifiers on http-route configuration entry
|
|
```
|