mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update to url 2.0
This commit is contained in:
parent
ff3f3d30c7
commit
9392180007
26 changed files with 74 additions and 355 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
use base64;
|
||||
use mime::Mime;
|
||||
use percent_encoding::percent_decode;
|
||||
use servo_url::ServoUrl;
|
||||
use url::percent_encoding::percent_decode;
|
||||
use url::Position;
|
||||
|
||||
pub enum DecodeError {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue