mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
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>