mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Upgrade headers, headers-core, and hyper_serde.
This commit is contained in:
parent
99cf263add
commit
b1510d9ad5
25 changed files with 97 additions and 182 deletions
|
@ -8,7 +8,7 @@ use crate::fetch::methods::should_be_blocked_due_to_bad_port;
|
|||
use crate::hosts::replace_host;
|
||||
use crate::http_loader::HttpState;
|
||||
use embedder_traits::resources::{self, Resource};
|
||||
use headers_ext::Host;
|
||||
use headers::Host;
|
||||
use http::header::{self, HeaderMap, HeaderName, HeaderValue};
|
||||
use http::uri::Authority;
|
||||
use ipc_channel::ipc::{IpcReceiver, IpcSender};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue