- 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. |
||
|---|---|---|
| .. | ||
| expected | ||
| fixtures | ||
| __init__.py | ||
| conftest.py | ||
| test_certbot.py | ||
| test_certbot_haproxy_config.py | ||
| test_containerenv.py | ||
| test_daemonize.py | ||
| test_docker.py | ||
| test_functions.py | ||
| test_kubernetes_processor.py | ||
| test_labels.py | ||
| test_parser.py | ||
| test_plugins.py | ||
| test_static.py | ||