mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Move trim_http_whitespace to net_traits.
This commit is contained in:
parent
6a1722e18d
commit
80fc666734
5 changed files with 47 additions and 52 deletions
|
@ -15,5 +15,4 @@ extern crate url;
|
|||
#[cfg(test)] mod dom {
|
||||
mod bindings;
|
||||
mod blob;
|
||||
mod xmlhttprequest;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue