mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Introduce NetworkError::from_hyper_error and from_ssl_error
This commit is contained in:
parent
3345b83fb3
commit
3ed32f8078
4 changed files with 72 additions and 61 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1762,6 +1762,7 @@ dependencies = [
|
|||
"log 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"msg 0.0.1",
|
||||
"num-traits 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"openssl 0.7.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"parse-hosts 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde 0.9.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_derive 0.9.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue