mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Redirect document loads manually
This commit is contained in:
parent
779edd7c4a
commit
541baafe1c
17 changed files with 376 additions and 52 deletions
|
@ -52,7 +52,7 @@ mod data_loader;
|
|||
pub mod filemanager_thread;
|
||||
mod hosts;
|
||||
pub mod hsts;
|
||||
mod http_loader;
|
||||
pub mod http_loader;
|
||||
pub mod image_cache;
|
||||
pub mod mime_classifier;
|
||||
pub mod resource_thread;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue