[feat] first version

This commit is contained in:
jay
2022-02-14 15:35:29 +08:00
parent a8d59e48d1
commit fa3a2e60cd
4 changed files with 602 additions and 30 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ impl Registry {
let headers = resp.headers().to_owned();
println!("\n{:?}\n", headers);
// println!("\n{:?}\n", headers);
if !headers
.get("Content-Type")