Rename rfc7230 to http to more clearly indicate its purpose.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user