pass null to unset bridgelines
In order to have similar behavior between different setting APIs such as setBridgeLines
, setCountryCode
or runProxy
, it would be nice to allow passing null to setBridgeLines
to unset using bridges. (runProxy
also allows to pass a null value for bridgeLines, setCountryCodes allows to set null to reset the country code).
Nice to have.