apple / pkl

A configuration as code language with rich validation and tooling.
https://pkl-lang.org
Apache License 2.0
9.84k stars 259 forks source link

Add support for HTTP proxying #506

Closed holzensp closed 2 weeks ago

holzensp commented 1 month ago

Following design of SPICE-0004.

Compared to #472; Re-organizes Pkl config, cleans up commits, and adds ability to use proxy settings from the system (macOS, Windows, GNOME).

Closes #472