|
610 | 610 | "core/benchmarks/main.cpp":"taxi/uservices/userver/core/benchmarks/main.cpp", |
611 | 611 | "core/build_config.hpp.in":"taxi/uservices/userver/core/build_config.hpp.in", |
612 | 612 | "core/dynamic_configs/BAGGAGE_SETTINGS.yaml":"taxi/uservices/userver/core/dynamic_configs/BAGGAGE_SETTINGS.yaml", |
| 613 | + "core/dynamic_configs/EGRESS_HTTP_PROXY_ENABLED.yaml":"taxi/uservices/userver/core/dynamic_configs/EGRESS_HTTP_PROXY_ENABLED.yaml", |
| 614 | + "core/dynamic_configs/EGRESS_NO_PROXY_TARGETS.yaml":"taxi/uservices/userver/core/dynamic_configs/EGRESS_NO_PROXY_TARGETS.yaml", |
613 | 615 | "core/dynamic_configs/HTTP_CLIENT_CONNECTION_POOL_SIZE.yaml":"taxi/uservices/userver/core/dynamic_configs/HTTP_CLIENT_CONNECTION_POOL_SIZE.yaml", |
614 | 616 | "core/dynamic_configs/HTTP_CLIENT_CONNECT_THROTTLE.yaml":"taxi/uservices/userver/core/dynamic_configs/HTTP_CLIENT_CONNECT_THROTTLE.yaml", |
615 | 617 | "core/dynamic_configs/USERVER_BAGGAGE_ENABLED.yaml":"taxi/uservices/userver/core/dynamic_configs/USERVER_BAGGAGE_ENABLED.yaml", |
|
2026 | 2028 | "grpc/benchmarks/format_log_message.cpp":"taxi/uservices/userver/grpc/benchmarks/format_log_message.cpp", |
2027 | 2029 | "grpc/benchmarks/logging.cpp":"taxi/uservices/userver/grpc/benchmarks/logging.cpp", |
2028 | 2030 | "grpc/benchmarks/ya.make":"taxi/uservices/userver/grpc/benchmarks/ya.make", |
| 2031 | + "grpc/dynamic_configs/EGRESS_GRPC_PROXY_ENABLED.yaml":"taxi/uservices/userver/grpc/dynamic_configs/EGRESS_GRPC_PROXY_ENABLED.yaml", |
2029 | 2032 | "grpc/dynamic_configs/USERVER_GRPC_CLIENT_ENABLE_DEADLINE_PROPAGATION.yaml":"taxi/uservices/userver/grpc/dynamic_configs/USERVER_GRPC_CLIENT_ENABLE_DEADLINE_PROPAGATION.yaml", |
2030 | 2033 | "grpc/dynamic_configs/USERVER_GRPC_SERVER_CANCEL_TASK_BY_DEADLINE.yaml":"taxi/uservices/userver/grpc/dynamic_configs/USERVER_GRPC_SERVER_CANCEL_TASK_BY_DEADLINE.yaml", |
2031 | 2034 | "grpc/functional_tests/CMakeLists.txt":"taxi/uservices/userver/grpc/functional_tests/CMakeLists.txt", |
|
0 commit comments