a8261066735a3dc802cc141348a4c53bfc721c73
- Remove health_handler and /health early return from proxy_handler - Remove /health route from proxy_router (now just fallback) - Remove is_https field from ProxyState struct - Remove is_https parameter from inject_proxy_headers, hardcode https - Add comment explaining why X-Forwarded-Proto is always https - Remove health_path_returns_200 and health_with_unknown_host tests - Update all inject_proxy_headers test calls to remove is_https param - Remove inject_proxy_headers_sets_x_forwarded_proto_http test
Description
Languages
Rust
99.8%
Dockerfile
0.2%