Add rust-http to the build and begin using it to resolve http urls

This commit is contained in:
Brian Anderson 2013-08-22 21:32:39 -07:00
parent 6fe337e215
commit 232bdae8e6
5 changed files with 60 additions and 43 deletions

1
configure vendored
View file

@ -480,6 +480,7 @@ CFG_SUBMODULES="\
support/css/rust-cssparser \
support/geom/rust-geom \
support/harfbuzz/rust-harfbuzz \
support/http/rust-http \
support/hubbub/libhubbub \
support/hubbub/rust-hubbub \
support/layers/rust-layers \