7c3ceeeaef
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.go | ||
ingress_test.go | ||
origin_request_config.go | ||
origin_request_config_test.go | ||
origin_service.go | ||
rule.go | ||
rule_test.go |