Use https for rust-http submodule

This commit is contained in:
Brian Anderson 2013-09-03 20:37:25 -07:00
parent 232bdae8e6
commit 7d23834795

2
.gitmodules vendored
View file

@ -120,4 +120,4 @@
url = http://github.com/mozilla-servo/rust-glut.git
[submodule "src/support/http/rust-http"]
path = src/support/http/rust-http
url = git://github.com/mozilla-servo/rust-http
url = https://github.com/mozilla-servo/rust-http