Rename rfc7230 to http to more clearly indicate its purpose.

This commit is contained in:
Jonathan Reem
2014-09-09 17:37:01 -07:00
parent b90341309f
commit 2aabf1b8e6
7 changed files with 9 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ use std::collections::hashmap::{HashMap, Entries};
use uany::UncheckedAnyDowncast;
use rfc7230::read_header;
use http::read_header;
use {HttpResult};
/// Common Headers