move xhttp to filemeta

This commit is contained in:
weisd
2025-06-11 16:22:20 +08:00
parent e8a59d7c07
commit bdb7e8d321
8 changed files with 27 additions and 40 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ mod error;
mod fileinfo;
mod filemeta;
mod filemeta_inline;
mod headers;
pub mod headers;
mod metacache;
pub mod test_data;