get -> header

This commit is contained in:
Martin Algesten
2018-06-12 19:48:34 +02:00
parent 89aafaa439
commit 729f907fe0
9 changed files with 80 additions and 56 deletions

View File

@@ -8,7 +8,7 @@ use stream::Stream;
use url::Url;
use util::vecread::VecRead;
mod agent;
mod agent_test;
mod auth;
mod simple;
mod body_read;