mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
auto merge of #4198 : Manishearth/servo/hyper-droid, r=Manishearth
This is the Hyper pull request, plus the set up for OpenSSL on Android to make it merge. Sean's commits have been reviewed in #4065 (My Android changes were reviewed by Glenn)
This commit is contained in:
commit
6bd9bf979b
38 changed files with 927 additions and 477 deletions
|
@ -22,7 +22,7 @@ extern crate collections;
|
|||
extern crate geom;
|
||||
extern crate html5ever;
|
||||
extern crate encoding;
|
||||
extern crate http;
|
||||
extern crate hyper;
|
||||
extern crate js;
|
||||
extern crate libc;
|
||||
extern crate msg;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue