load

fun load(path: Path): ProxyConfig

Loads configuration from a file path.


fun load(reader: Reader): ProxyConfig

Loads configuration from a reader.