Akamai request kind of works

This commit is contained in:
Carl Lerche
2017-08-08 09:47:29 -07:00
parent 441a8416c6
commit fa66323cec
10 changed files with 79 additions and 33 deletions

View File

@@ -1,3 +1,4 @@
/*
extern crate h2;
extern crate http;
extern crate futures;
@@ -72,3 +73,6 @@ pub fn main() {
core.run(server).unwrap();
}
*/
pub fn main() {}