mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Moves HSTS code to it's own module
This commit is contained in:
parent
02bd5cdc1b
commit
826f56bdf3
6 changed files with 426 additions and 397 deletions
|
@ -40,6 +40,7 @@ pub mod image_cache_task;
|
|||
pub mod net_error_list;
|
||||
pub mod pub_domains;
|
||||
pub mod resource_task;
|
||||
pub mod hsts;
|
||||
pub mod storage_task;
|
||||
pub mod mime_classifier;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue