mirror of
https://github.com/servo/servo.git
synced 2025-06-21 15:49:04 +01:00
The urllib version used a `FancyURLOpener` which use urllib. But urllib does not not handle proxies with SSL well. A better solution would be to use `requests` but I prefer to stay with the "no-dependency" approach. |
||
---|---|---|
.. | ||
__init__.py | ||
bootstrap_commands.py | ||
build_commands.py | ||
command_base.py | ||
devenv_commands.py | ||
post_build_commands.py | ||
testing_commands.py |