mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
impl Body mixin for dom::Response and dom::Request
This commit is contained in:
parent
6a0c70a222
commit
a5e5cd0e9e
18 changed files with 332 additions and 167 deletions
|
@ -92,6 +92,7 @@ extern crate websocket;
|
|||
extern crate xml5ever;
|
||||
|
||||
pub mod bluetooth_blacklist;
|
||||
mod body;
|
||||
pub mod clipboard_provider;
|
||||
mod devtools;
|
||||
pub mod document_loader;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue