SIGN IN SIGN UP

chore(config): Skip serializing default proxy config fields (#19580)

When the `ProxyConfig` struct is serialized to TOML or YAML but either of the
`http` or `https` fields are at their default `None` values, they will be
emitted as "Null" values that cannot be re-serialized again. This skip
serializing those fields in that case.
B
Bruce Guenter committed
df0eafce599b8c58053c0f2d68b479507824fc0b
Parent: 9f7c92d
Committed by GitHub <noreply@github.com> on 1/10/2024, 10:40:53 PM