mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-11 08:06:35 +00:00
![]() The following UInt flags: * Uint64 - heartbeat-count, compression-quality * Uint - retries, port, proxy-port were not being correctly picked from the configuration YAML since the multi origin refactor This is due to a limitation of the ufarve library, which we overcome for now with handling those as Int flags. |
||
---|---|---|
.. | ||
ingress_test.go | ||
ingress.go | ||
origin_request_config_test.go | ||
origin_request_config.go | ||
origin_service.go | ||
rule_test.go | ||
rule.go |