- Updated HAProxy configuration template to set all standard proxy headers for HTTP requests. - Added support for a unique request ID via `unique-id-format` and `unique-id-header` directives. - Implemented E2E tests for header validation, request correlation, and configuration correctness. - Enhanced documentation to explain usage and examples of proxy headers. - Updated CI workflows to include E2E tests for proxy headers. |
||
|---|---|---|
| .. | ||
| docker | ||
| fixtures/header-echo | ||
| kubernetes | ||
| static | ||
| swarm | ||
| conftest.py | ||
| generate-keys.sh | ||
| test_docker_compose.py | ||
| test_kubernetes.py | ||
| test_proxy_headers.py | ||
| test_static.py | ||
| utils.py | ||