Files
servo/components/config
Narfinger fe6b470302 config: Set the default value of the network_http_proxy_uri setting via the http_proxy variable (#41209)
This parses the env variable "http_proxy" for servoshell and sets the
network_http_proxy_uri if it exists to the same value.

Testing: Tested that it correctly picks it up.

---------

Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
2025-12-12 10:46:42 +00:00
..