Add https support

This commit is contained in:
Glenn Watson 2014-08-25 16:23:32 +10:00
parent ce45280110
commit e30e617f79
7 changed files with 18 additions and 6 deletions

3
.gitmodules vendored
View file

@ -124,3 +124,6 @@
[submodule "src/support/url/rust-url"]
path = src/support/url/rust-url
url = https://github.com/servo/rust-url.git
[submodule "src/support/ssl/rust-openssl"]
path = src/support/ssl/rust-openssl
url = https://github.com/servo/rust-openssl.git